Removing sharing buttoms from wishlist
-
How do I remove these share icons from the wish list area?
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woocommerce-wishlist .yith-wcwl-share{
display:none;
}
Best Regards
@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.
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
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