Tagged: 

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

    Hello. I can’t get the overlay to go away. Found the following in the docs, but I can’t get it to work.

    .image-overlay {
    visibility: hidden;
    }

    #629562

    Figured it out. There might be a better way, but this works.

    #top .avia-gallery .avia-gallery-thumb a:hover {
    opacity: 1;
    }

    #629786

    Hi,

    Thank you for using Enfold. And yes, that will do. :)

    Best regards,
    Ismael

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