When I hover over a link on my page, it is black and I can't figure out how to change that. Can someone help please? Thank you.
http://patmahermarketing.com/ - Chateau Theme
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
When I hover over a link on my page, it is black and I can't figure out how to change that. Can someone help please? Thank you.
http://patmahermarketing.com/ - Chateau Theme
The blog I need help with is patmahermarketing.com.
To change the hover link color inside posts on the Chateau theme, add this to your Appearance → Custom Design → CSS editor:
.post-entry a:hover {
color: white;
}
Adjust the color code as necessary.
Perfect. Thank you very much!
Cheers :)
This topic has been closed to new replies.