This topic has 4 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Stan Russell
Hello!
I don’t use the wishlist plugin for a website, so the “Email to a friend” button, since it’s the only one left, is weird looking & pretty useless.
You can see it here in your demo, is right next to the “Add to Wishlist” button, right below the “Add to cart” button, or in the link provided in the hidden content from my website.
Can you give me a custom .css to remove it from the product pages? Thank you in advance 🙂
PS: The methodology is the same as with the Legenda theme, right? Renaming default.custom.css to custom.css, copying the code you give me into it, and also turning on the custom css option from the theme options, right? 🙂
Hello,
Please add this code into custom.css file:
.product-information .email-link {
display: none !important;
}
Thank you.
Regards,
Eva Kemp.
Works great! Thank you. Ticket closed 🙂
You are welcome!
The issue related to '‘Remove ''Email to a friend'' button from the product page’' has been successfully resolved, and the topic is now closed for further responses