change blog heading color from orange to pink
The blog I need help with is satellitepirateradio.wordpress.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
change blog heading color from orange to pink
The blog I need help with is satellitepirateradio.wordpress.com.
It appears as if you got this figured out. If you want to change the other orange link text to the same or a different color, add the following to your CSS and edit the color code.
a, h2 a:hover, h3 a:hover {
color: #FD1EFC;
}
This topic has been closed to new replies.