Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Latest News Font Color

#23830
Grace Support
Keymaster

Hi,

To change the font color for the latest news box on the home page
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code and change the color code as per your need

.news-box h6 a { color: #000000 !important; }
.news-box p { color: #000000 !important; }

Regards
Grace Themes