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

    Hi,

    Can the Mouse-Hoover be switched off for pictures with Lightbox activated?
    How do I do that? Thank you very much for your support.

    Best regards,
    Esther

    #1006256

    Hey Esther,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

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

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1006496

    Hi Victoria,
    Great, thank you very much.
    Best regards, Esther

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Image with Lightbox function – Disable Hoover’ is closed to new replies.