Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #293111

    Hi,

    I would like to know if its possible to deactivate the mouseover effect that appears to images with links. (When hovering on images with links I get a transparent white img with a circle and an arrow in the middle)
    I don’t find a option for it on the theme Menu and couldn’t see it on the code using Firebug.

    Many thanks!

    #293115

    Hey eriatarka!

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

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

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.