Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Change Section Font Color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15586
    Nick Daddario
    Participant

    Hi, I am needing help on where to change the font color for section 1

    #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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.