This topic has 3 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Martine
Hi!
Please check https://www.diamondflame.nl/product-category/waterdamp-haarden/
Is it possible to show the heart icon (wishlist) on mobile view?
Hello,
Try to use the next custom CSS code:
@media only screen and (max-width: 768px) {
.products-grid .hide-hover-on-mobile .light-right-side {
display: block !important;
top: 50px;
}
}
Regards
Great! Thanks!
The issue related to '‘wishlist icon on products not visible on mobile view’' has been successfully resolved, and the topic is now closed for further responses