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

    Hi,
    I have some images as links, but I would like it so that there was no overlay on mouse over.
    Is this possible? Link attached.

    Thanks

    #517993

    Sorry, answered my own question!

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Disable image overlay on mouseover’ is closed to new replies.