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

    I think this might be the same problem as this thread: https://kriesi.at/support/topic/disable-image-rollover-2/

    But I’m trying to remove the transparent white overlay that appears when you mouse over certain images from the entire site, I tried the code in that topic but it didn’t work.

    #215942

    Hey SSWD!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .image-overlay { display: none!important; }

    If that does not work, please post the link to your website and point out the element you would like to remove

    Regards,
    Yigit

    #216042

    It worked, thank you very much!

    #216044

    Hi!

    You are welcome, glad we could help :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing white overlay when hovering over images’ is closed to new replies.