Tagged: ,

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

    Hi,

    I have multiple images in my website. They are links. I want to remove all the overlays.
    When there are 5 images next to each other there is no overlay. Good.
    But then their are 4 or less images there is and overlay with a arrow. Not as I want it.

    Can you help me with disabling the overlay?

    #444973

    Hey Linden_Mobile!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

    #444979

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Image overlay not consistent, want to turn it off’ is closed to new replies.