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: 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