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

    Hello,
    I have a curiosity…
    Image thumbnails when hovering the image is transparent.
    And for all the other the pictures when hovering the image brightens up.
    Where can I set that all the pictures were as thumbnails- when hovering were transparent.
    Example page: http://bit.ly/1d02mqm

    #220714

    Hi osukaru!

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

    .fullsize .grid-col-4 .grid-image:hover { opacity: 0.5!important; }
    .image-overlay { display: none!important; }

    Regards,
    Yigit

    #220718

    Great, you’re indispensable !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘dimming when hovering image’ is closed to new replies.