This topic has 2 replies, 2 voices, and was last updated 1 years, 5 months ago ago by Tony Rodriguez
Hi,
In the theme settings, there is an option to hide the hover effect on mobile, however I couldn’t find this when using the widget from elementor, which causes the hover buttons to appear when an item is selected on mobile. Please share the correct way to handle this if this is not something missing from the widget settings
Hello, akadimi,
Thank you so much for purchasing our theme and contacting our support center.
To disable hover buttons on products grid element on mobile, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache:
.etheme-product-hover-mask3 footer {
opacity: 0 !important;
visibility: hidden !important;
}
We hope this will resolve your issue.
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Best Regards,
8Theme’s Team
Tagged: best, disable, effect, hover, impossible, mobile, selling, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up