• Resolved pellerkevin

    (@pellerkevin)


    We’re building a website with DIVI builder, using YITH WooCommerce Compare and Wishlist plugin.

    On a “product page” (made by DIVI Theme Builder) the Compare button and Wishlist link stuck on the top of the page. I used a shortcode to display them next to the product image, but I have no idea how it ended up on the top of the page.

    Example: https://gin.info.hu/product/tokaj-gin/

    Do you have any suggestions how can I delete them from the top of the page?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Giuseppe Madaudo

    (@askmagic)

    Hi there,
    try to add the following code in Appearance – Customize – Additional css

    #main-content div#et-boc .clearfix .yith-wcwl-add-to-wishlist,
    #main-content div#et-boc .clearfix .compare.button {
        display: none;
    }
    Thread Starter pellerkevin

    (@pellerkevin)

    Hi,

    It seems to work! Thanks mate!

    Plugin Support Iván Sosa

    (@ivansosa)

    Hello there,

    We are glad to help you! ??

    We proceed to set this topic as solved. If you have any doubt, don’t hesitate to contact us again, and we will be happy to help you.

    Have a great day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Compare button stuck on the top of the page (DIVI Theme)’ is closed to new replies.