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

    Hi –
    How do you remove the image and icon overlay with an image appearing in a widget?

    #397283

    Hi David!

    Add this:

    .avia-builder-widget-area .image-overlay {
        display: none !important;
    }

    Regards,
    Josue

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