Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #361740

    Hola!

    How can I remove the white transparent and arrow overlay when hovering over images with links?

    I Couldn’t find the CSS when searching this forum.
    It must be a common question… :)

    #361768

    Hey sunworx!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

    #361780

    Gracias!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove the overlay on hover on all images with links.’ is closed to new replies.