Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner 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