I'd like to change my Title colors to match post text.
The blog I need help with is knittinpeace.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
I'd like to change my Title colors to match post text.
The blog I need help with is knittinpeace.com.
Try this.
.entry-title, .entry-title a {
color: #086367;
}
Thank you!!
You are welcome.
Sacred path.you seem to be the nicest one here...three deep bows.....
I had been able to change the CSS ( i have the upgrade) so that the page of my blog
zcwc.org was not the Quintus Theme default (like that of elderly ladies foundation garments)....
Is there a standard code/protocol for changing page (body?) color....
Great thanks should you have an answer...
Thank you and three deep back to you.
When you say "body" are you talking about the light tannish color behind the content?
I would like to now how to change that code indeed! The light tannish color.
To change the body background color in the Quintus theme, try this:
#page {
background: beige;
}
Change "beige" to a color of your choice: http://www.w3.org/TR/css3-color/#svg-color
This topic has been closed to new replies.