Disable hover effect on mobile not possible?

This topic has 2 replies, 2 voices, and was last updated 10 months, 1 weeks ago ago by Tony Rodriguez

  • Avatar: akadimi
    akadimi
    Participant
    June 23, 2023 at 00:54

    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

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 23, 2023 at 08:57

    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.