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

    hi,

    I would like to know how I can remove the image-overlay style all pictures of my Theme Enfold.

    #354613

    Hi NBSIME!

    Try adding this to your custom CSS.

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

    Best regards,
    Elliott

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