• I just installed F8 lite photograph blog theme and when I change the blog background to black, the font becomes a dark grey color and it’s very hard to read. I’v been looking through the editor code but there are a lot of references to font and I’m not sure which one I need to change to make all the font white, including the site title and tagline font colors.

    If anyone could steer me in the right direction, it’d really be appreciated!

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter jmido8

    (@jmido8)

    Awesome, I made the changes to the php file and activating the child theme didn’t crash everything but the changes I made had no effect lol.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    This worked for me on my F8 Lite child theme style.css file.

    #masthead h4 a {
        color: red;
    }

    Which is pretty garish but shows that the style.css does work at least for me.

    Check your CSS with Firebug, that may help you narrow down the correct rules.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘F8 Lite change font colors’ is closed to new replies.