Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #56834
    Phil
    Participant

    Hi

    I’d like to change the text color in the footer area widgets – or the background color. I have a dark background and currently this text is lost. You can see the site in development here: http://www.dunninganderson.com/newbuild

    Not the footer text – I saw another forum post and I’ve done that – the actual widget content text.

    Thanks

    #56902
    Phil
    Participant

    Don’t worry. I found a way using this code in each widget:

    <span style=”color:#HEX HERE;”>TEXT HERE</span>

    #56946
    Sakin
    Keymaster

    @Phil: That can work as well. But if you want it universal then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS” box:
    #supplementary { color: #799ead; }

    #58100
    roderick
    Member

    Hi, slight variation – how do I change the colour of the site tagline text?

    #58209
    Sakin
    Keymaster

    @roderick: In Catch Responsive Pro theme, you can change the site tagline text color from “Appearance => Customize => Color Options => Header Color Options” and then change the color of “Tagline Color” and save it.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change color of footer widget text’ is closed to new replies.