How to change post subheading color
-
Hi guys,
Apologies in advance for the rookie question.
The default subheading color is light grey on Hueman, and it is a little bit too light for me, so I want to change the subheading color to black.
I have used the following to change the post font color to black;
.entry { color: #000; }I thought it must be similar for subheading but the following code didn’t work;
.entry.subheading { color: #000; }Does anyone know how to change the subheading color?
My website is here
Thank you so much for the help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to change post subheading color’ is closed to new replies.