Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #296038
    jemasciana
    Participant

    The feature slider turns images grey and desaturates them.  Any way to fix this?

    #296053
    jemasciana
    Participant
    #296063
    Skandha
    Participant

    @jemasciana: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code

    #feature-slider .entry-container {
    background-color: unset;
    }

    Let me know if this works out!

    Kind Regards,

    Skandha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Featured slider images turn grey’ is closed to new replies.