Is there any way I can change only the color of the page title divider line and not the text anywhere? Thanks.
http://patmahermarketing.com/ Theme - Chateau
The blog I need help with is patmahermarketing.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
Is there any way I can change only the color of the page title divider line and not the text anywhere? Thanks.
http://patmahermarketing.com/ Theme - Chateau
The blog I need help with is patmahermarketing.com.
in your theme's css file locate the following lines
.post-title h1 {<br />
border-color: rgb(221, 221, 221);<br />
}
and then change the numeral values
Thank you very much!
This topic has been closed to new replies.