This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
Hello in my website on the footer, on the Recent Posts, blog widget how can I make the color of the title links of the posts to white, because they are currently set to black and therefore are not showing up. Please help.
Hello,
Please add this code into custom.css file.
.main-footer-1 .blog-post-list .media-heading a{
color:#fff;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up