Hello! I'm using the Oxygen theme and would like to change the color or the links below the "More Articles" line to a more eye catching color. What CSS code would I use fro this?
Thanks!
The blog I need help with is ms-dynasty.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
Hello! I'm using the Oxygen theme and would like to change the color or the links below the "More Articles" line to a more eye catching color. What CSS code would I use fro this?
Thanks!
The blog I need help with is ms-dynasty.com.
Add the following to your CSS and then edit the color code as desired.
.hfeed-more .entry-title a {
color: #111111;
}
Thank You Very Much! You're very helpful...
You are welcome and thank you.
This topic has been closed to new replies.