This topic has 6 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Robert Hall
How do I remove the social media icons on the single product page?
See below for a screenshot of the icons I mean.
Hello,
Please navigate to Dashboard->Theme Options->Single Product Page->Show share buttons->select Off.
Regards,
Robert Hall.
Hi Robert,
I’ve already changed the “Show share buttons” option to ‘off’ but the icons are still showing.
Hello,
I’ve added this code in Global Custom CSS. Please check.
.menu-social-icons {
display: none;
}
Regards,
Robert Hall.
Thanks Robert, that has worked.
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Hide social media icons on single product page’' has been successfully resolved, and the topic is now closed for further responses