This topic has 6 replies, 3 voices, and was last updated 2 months, 1 weeks ago ago by Rose Tyler
Hi team,
Products on mobile version should be clicked twice to go to the product page. first click brings the hover buttons and the next one takes us to the product page. can we disable the hover only on mobile? so that it takes to the product page in one click
thanks,
Hello, Anas,
Thank you for reaching out to us with your query.
We kindly request that you clear the cache using the designated plugin and also clear the cache of your mobile browser. Please check the results after performing these actions.
Best Regards,
8Theme’s Team
hi, no any changes
Hello @Anas
Please, clear the cache and check now !
We added next custom CSS snippet in your Theme Options -> Theme Custom CSS -> Global CSS:
@media (hover: none) {
.etheme-product-grid-item footer {
display: none;
}
}
Kind regards,
Jack Richardson
The 8theme’s team
Yes it works, thanks alot
Hello, Anas,
You’re welcome!
Best Regards,
8Theme’s Team
The issue related to '‘Products on mobile clicked twice to see product page’' has been successfully resolved, and the topic is now closed for further responses