This topic has 4 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Robert Hall
Hi,
Is it possible to remove ‘Email to a friend’ and its icon from all Product pages?
Please help.
Thanks in advance!
Hello,
Add this code in Global Custom CSS.
.product-information .email-link {
display: none;
}
Regards,
Robert Hall
Thank you so much Robert! Perfect solution 🙂
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Remove 'Email to a friend' and its icon from Product pages’' has been successfully resolved, and the topic is now closed for further responses