Home Forums Free Themes Travel Gem Remove Overlay on homepage hero image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #103150
    digiquo
    Participant

    Hi,

    I would like to remove the overlay effect from the homepage hero image, and display the image in its original state. How can I do this please?

    #103260
    wensolutions
    Keymaster

    Hello

    Please add the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS

    .so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image::after {
        background: transparent;
    }

    Hope this helps

    Feel free to reach us for any further query/confusion.

    Regards!

    #103496
    MarianKalinowski
    Participant

    Thank you very much. I was just looking for this information!

    #103546
    wensolutions
    Keymaster

    Hello @mariankalinowski,

    Glad we could help you.

    If you have any issues further then kindly let us know.

    Thank you.

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