Changing basic text color
-
I would like to make all of the text (that aren’t links) on my blog black instead of grey like I made the background.
The blog I need help with is: (visible only to logged in users)
-
Hi there, I think this catches it all. Let us know if you find anything that I’ve missed.
.content, article.post, .highlander-dark #respond #comment-form-comment textarea, .highlander-dark #comment-form-share-text-padder textarea { color: #000000; } -
-
Navigation menu text color:
nav[role="navigation"] li a, nav[role="navigation"] li { color: #000000; } -
-
- The topic ‘Changing basic text color’ is closed to new replies.