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

    Hello, I was wondering how to removing the opacity and icon overlay on the slider hover state in the Enfold theme… When hovering the slide I’d like it for the image to remain the exact same, no overlay. Thank you. The site is http://www.domainsponsor.org

    #120475

    Hi,

    Are you using a plugin for your gallery?

    You can add this on your custom.css

    .gdl-gallery-image {
    opacity: 1 !important;
    }

    Cheers,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘removing opacity and icon overlay on slider hover’ is closed to new replies.