This topic has 12 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
Hi there,
Need you help. How to make the QUICK VIEW Button on MOBILE to be displayed only on hover? Currently, I guess by default it is displayed on all products on Shop pages, it is impossible to see the actual product as it blocks them.
Please help!
Thank you!
Hello,
Please try to add this code in Theme Options > Custom css:
@media only screen and (max-width: 768px) {
.content-product .footer-product {
opacity: 0;
}
}
Regards
Thank you, Rose! Which section I put it in? There are 5 different sections for Custom.css under Theme Option: Global, Desktop, Tablet, Mobile (landscape) and Mobile. Which one should I out this code in?
Thank you for you help!
Olga
Please add the code in Global custom css area.
Regards
Hi Rose,
We have tried to put the code in Global CSS and it shows Error, as well as it does not change anything on mobile Quick View Button – same problem.
Please help us in resolving it!
Let us know if you need access to admin. Thank you!
Olga
Hello,
What error? Please provide temporary wp-admin access so I can take a closer look.
If the custom css code doesn’t work, try to move “Hover buttons on mobile” to “Disable” area in Theme Options > Shop > Products style > Product content elements.
Regards
Hi Rose, Tried to disable Hover Over on Mobile, but there is no change.
I’m providing the admin access in Private area.
Please note, there is already some custom css code added by Olga in your team (due to the problem with images on shop page) – this code MUST stay in.
Thank you!
Hello,
Sorry for the delay due to the weekends.
I’ve added custom css code http://prntscr.com/lh8jwi Please clear cache and check products.
Regards
Hi Rose,
Thank you very much for getting back to us. Yet, we do not see that the problem is resolved.
Please see the attached MOBILE QUICK VIEW BUTTON PROBLEM
May be I was not clear enough: the problem is that the Quick View Button on MOBILE displayed by default, but not upon the Hover Over Action. Due to this, Quick View button often blocks the product photo (not able to see the product on shop page), depending on the size on the product photo.
Could you please help us with this? This is a very big problem.
Thank you for your support.
Hello,
Have you cleared cache? It looks fine, for me – https://prnt.sc/lhpid9 Try to check from another device to be sure that cache doesn’t affect it.
Regards
Hi Rose, Yes, it does look fine after the cache is cleared on mobile.
Thank you very much for helping out!
Olga
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up