Photo color

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10713
    eVision Themes
    Keymaster

    Thank you for your question.

    In order to remove the overlay of the photos, you can put this code in the Customizer > Additional CSS and update it.

    .thumb-overlay.main-slider-overlay {
        background: none;
    }
    

    Hope this helps your queries.

    #10735
    smpa.website
    Participant

    That work! Thank you!
    Is there a way to turn the overlay off for everything or do I have to do it section by section?

    Also, if there is an update to the theme will I have to re-enter the code in the Additional CSS?

    Thanks

    #10737
    eVision Themes
    Keymaster

    Great to hear.

    yes, you need to do it section by section if there’s overlay. During theme update, you don’t need to re-enter the code.

    Let us know, if you need further queries.

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