Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #290916
    Scutnaire
    Participant

    Hello, for a problem reading the text on the image, I would like the background color to be always active and not only when I hover over the text.

    My website : http://www.temperance.be/

    #290920
    Skandha
    Participant

    @astroben121: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

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

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Color box text always active in the Featured slider’ is closed to new replies.