• Hello,

    The plugin and Flatsome work togethert fine, but I’d like to use only the heart icon on the right top of the product image, and remove the button below the product image.
    How is possible?

    Thank you, Arpad

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

Viewing 1 replies (of 1 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello Arpad,
    we hope you’re doing well!

    In order to achieve what you need, add the following code in Appearance > Customize > Additional CSS:

    body.archive .yith-wcwl-add-to-wishlist {
        display: none !important;
    }

    Could you check it and tell us if it works well for you, please?

    We will be attentive to your response.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Flatsome button remove’ is closed to new replies.