One thing I’ve noticed is while I can change the color of links, site-wide, and I can change the color of <h>
eaders, When it comes to headers as linked blog post titles, I cannot.
My workaround for this is to add the following CSS:
header h2 a {
color: #222; #the color I chose for body text
}
-
This topic was modified 7 years, 3 months ago by
jelyman. Reason: formatting
-
This topic was modified 7 years, 3 months ago by
jelyman.
-
This topic was modified 7 years, 3 months ago by
jelyman.