How to add “quick view” icon on mobile archives?
-
Regarding this topic I would like to ask how to add “quick view” icon on mobile archives? I assume it will be similar to below solution?
https://xtemos.com/forums/topic/in-the-archives-the-compare-button-is-not-visible/
Hello,
Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> CSS for Mobile Section:
.wd-buttons .wd-quick-view-icon, .wd-buttons {
display: block !important;
}
Best Regards.
I added the code but the effect is not good. Screen in private content. Also I would like optionally add “compare” button. At the moment I have only “Add to basket button” and “add to Wishlist button”
I removed the css from the website so you can see how it looks originally. I want additional button: quick view (and potentially) compare to show next to each other.
Hello,
Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> CSS for Mobile Section:
body .product-grid-item .wd-quick-view-icon, .product-compare-button {
display: block !important;
}
Best Regards.
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘How to add “quick view” icon on mobile archives?’ is closed to new replies.