New Landing How can we help? Atelier Recent Posts : Disable thumbnail hover effect

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #287949
    kplusd
    Member
    Post count: 20

    Where can i find the settings to disable the recent post thumbnail hover effect (homepage)? On mobile, it forces users to “double tap” to activate the link (tap 1 – to select and tap 2 – to open) and we’d like to avoid that.

    If this can be disabled only on mobile – that would be ideal, if possible.

    Thanks again…your support is outstanding!

    Attachments:
    You must be logged in to view attached files.
    #287964
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    
    @media only screen and (max-width: 767px) {
    .recent-post figure.animated-overlay figcaption {
        display: none !important;
    }
    }
    

    Thanks
    Mohammad

    #288178
    kplusd
    Member
    Post count: 20

    Perfect – thanks Mohammad!

    #288179
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to help you.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register