Home Forums WoodMart support forum Removing sharing buttoms from wishlist

Removing sharing buttoms from wishlist

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #119673

    Nagendra
    Participant

    How do I remove these share icons from the wish list area?

    Attachments:
    You must be logged in to view attached files.
    #119719

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woocommerce-wishlist .yith-wcwl-share{
    display:none;
    }

    Best Regards

    #119787

    36styles
    Participant

    @Nagendra You could also simply go into YITH>Wishlist>Settings and scroll down to the “Social Networks & Share” section which is where you could enable or disable any or all social networks for display.

    #119832

    Thanks

    #174763

    PD11
    Participant

    Hi,

    Has something changed in the theme? I don’t see the YITH wishlist and the custom CSS is also not working. Do you have another solution to remove the social icons from the wishlist?

    Thanks

    #174790

    Hello,

    Starting from Woodmart 4.0 we have integrated a Wishlist functionality into the theme. It means that there is no need to use YITH Wishlist plugin. The Wishlist feature is enabled by switching it on in the Theme Settings – > Shop -> Wishlist.

    More instructions here: https://xtemos.com/docs/woodmart/woodmart-wishlist/

    You can disable this functionality in the Theme Settings and activate and use the plugin instead.

    Best Regards

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)