Setting hover image for archive page mobile

This topic has 4 replies, 3 voices, and was last updated 2 weeks ago ago by Luca Rossi

  • Avatar: Eragon
    Eragon
    Participant
    April 14, 2024 at 08:53

    Hello
    I cannot find the setting for the archive page.
    I would like a hover image to be displayed on the archive page on the mobile when you click on the product image.
    Where can I set this?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 14, 2024 at 09:57

    Hello, Eragon,

    Thank you for reaching out to us with your query.

    Do you mean you want to disable the redirect to the single product page when you click on product images on the Shop page from mobile?

    Could you please provide temporary wp-admin and FTP access?

    Best Regards,
    8Theme’s Team

    Avatar: Eragon
    Eragon
    Participant
    April 14, 2024 at 11:28

    Yes, that’s exactly what I mean

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    April 15, 2024 at 05:07

    Hi @Eragon,

    Please try adding the following CSS under Theme Options > Theme Custom CSS > Global CSS:

    
    @media (max-width: 480px){
        .etheme-product-grid-image a {
            pointer-events: none;
        }
    }
    

    Hope it helps!

  • Viewing 4 results - 1 through 4 (of 4 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.