This topic has 4 replies, 3 voices, and was last updated 1 years, 2 months ago ago by Rose Tyler
Hello, I would like to remove the heart from Product archive page on the product tiles i couldn’t find it in the Wishlist builder. (To remove it on mobile)
Thanks
Hello, @IP,
Should you desire to eliminate the wishlist from the Product archive pages on your mobile device, we kindly request you to copy the following CSS code and paste it in the specified location: XStore >> Theme Options >> Theme Custom CSS >> Mobile CSS. Subsequently, it is imperative to clear your browser cache to view the changes.
The final outcome should resemble this: https://ibb.co/RzDFP4C
Here is the CSS code:
a.xstore-wishlist.xstore-wishlist-icon.xstore-wishlist-has-animation {
display: none !important;
}
We trust that this solution will effectively address your concern.
If you have any further questions or concerns, please do not hesitate to contact us on our support system. Our support team is always available to help.
Best Regards,
Team 8Theme.
Hello, thanks for your response. This has worked perfectly.
Thanks
Hello,
You’re welcome!
Kind Regards,
8theme team
The issue related to '‘Would like to remove this Wishlist heart from mobile? Thanks’' has been successfully resolved, and the topic is now closed for further responses