Photo color

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10707
    smpa.website
    Participant

    The photos I’ve uploaded and put on pages are grayed out. They are not appearing in full color. How can I change this?
    My website is smpasummit.org .

    #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 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.