New Landing › How can we help? › Atelier › Remove Social Icons From Product Page
Hi, @lucas7700 – I need specific page url to check and resolve the issue. Thanks 🙂 Mohammad
Hi, Please use this custom css code:-
.sf-share-counts{ display:none !important; }
Thanks Mohammad
Hi, Product detail page issue resolved. Just check after clear the cache of browser. Use this code to remove lightbox share icons.
.ilightbox-social{ display:none !important; }
The CSS is working on Firefox, however the share icons still appear on Chrome and Safari.
Hi, You need to clear the cache of browsers and check. Thanks Mohammad
Cleared cache on all browsers, the social icons still appear.
Hi, I dont see any icons here. Just check the attachment. Thanks Mohammad
Hi How can i keep the social icons, but just dont show the counts of the social media shares on the product pages? thank you in advance
.sf-share-counts > a span.count{ display:none !important; }
Thanks a lot for your support!! i just noticed that there is Facebook icon, Twitter icon, and Pinterest icon! how can i remove the pinterest social icon from the product pages??
Hi,
Add the code below to your custom css option.
.sf-share-pin { display: none!important; }
Hope it helps.
-Rui
it helps! Thanks a lot for your support
No problem. Glad it’s sorted. -Rui
You must be logged in and have valid license to reply to this topic.