Font colors automatically changing w/ upgraded custom design package
-
I changed one of the theme colors using the custom design package, however, it then automatically changed the font colors from black to gray. I would like the font to be black, but I am unable to change it. Please let me know if I am missing something.
Thanks
The blog I need help with is: (visible only to logged in users)
-
-
Hi,
Adding the following to you custom CSS editor should change the font back to black for you:
body{ color: #424242; } a, a:visited, a:active { color: #424242; }Hope that helps! :)
- The topic ‘Font colors automatically changing w/ upgraded custom design package’ is closed to new replies.