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

    Hi,

    I would to disable the image overlay when mouse over images with links.
    is it possible?

    #442890

    Hi eyeweb!

    Thank you for using Enfold.

    Add this in the Quick CSS field:

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

    Regards,
    Ismael

    #442898

    Thank you.

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