Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1085340

    hello,
    when hovered, the post image becomes paler and it appears a button to the lightbox, how can i deactivate this feature?

    #1085855

    Hey hansloe,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-post .single-big {
      pointer-events:none;
    }

    If that doesn’t work then please post a link to an example so that we can have a closer look.

    Best regards,
    Rikard

    #1085877

    hey Rikard,
    so it works as it have to be. Thank you!
    Hans

    #1085997

    Hi Hans,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘deactivate lightbox on post images’ is closed to new replies.