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

    Ahoy,

    How do i turn off the image rollover for a link? Right now it goes transparent when i rollover an image. I do not want that effect.

    #779577

    Hey mcraig77,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

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

    Hope this helps :)

    Best regards,
    Nikko

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