• Resolved joanne7

    (@joanne7)


    Hello!

    I’ve already configure the wishlist landing with the Yith plugin. Everything it’s working perfectly except for the fact that the text of the titles overlap when there isn’t any product added to the list.

    How can I fix this?

    Thanks in advance for your answers!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there

    this seems caused by a style customization applied by your theme
    Could you please try to add the following line of CSS to Additional CSS section of your theme customizer (WP Dashboard -> Appearance -> Customize)

    .woocommerce-wishlist table.wishlist_table thead tr th.product-name{
        position: static;
    }
    
    Thread Starter joanne7

    (@joanne7)

    It worked! Thank you very much.

    Plugin Author YITHEMES

    (@yithemes)

    You’re welcome!

    We are doing our best to improve our plugins. Our target is to develop and release the best free plugins for WooCommerce, but to achieve this we need your help. Please leave a good review to support us and help our growth ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Title text Overlapping’ is closed to new replies.