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: Change Section Font Color

#15601
Grace Themes
Member

Hi,

To change the font color of Title and text description in Section 1

Go to the Appearance -> Editor -> style.css file
add below css code and change the color code

.welcomebx h2 { color:#FF0000 !important; }
.welcomebx p { color:#cccccc !important; }

Regards
Grace Themes