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 font color in welcome session

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #16620
    bougerlavie
    Participant

    Please, could you help me to change the font in welcome section. Impossible to find it in css. What is the name of this section. I’d like to use black font and I don’t know where to change the #000000 in css.
    Thanks.
    Manuel Again…

    #16626
    Grace Themes
    Member

    Hi,

    To change the color of text content in Welcome Section
    Go to the Appearance -> Editor -> style.css
    add below css code at the end of file

    .welcomebx p { color: #000000 !important; }

    Regards
    Grace Themes

    #16654
    bougerlavie
    Participant

    Thanks… very clear.
    Manuel

    #16701
    bougerlavie
    Participant

    done it perfectly but doesn’t work at all. thank you

    #16717
    Grace Themes
    Member

    The css code is not showing in the style.css file

    Please add the below css code
    Go to the Appearance -> Editor -> style.css

    .welcomebx p { color: #000000 !important; }

    And then check your site by clearing browser cache or check in private/incognito window

    Regards
    Grace Themes

    #16732
    bougerlavie
    Participant

    I did it and remove it as it didn’t work at all after emptying cache

    #16750
    Grace Themes
    Member

    Hi,

    Please send your website URL an WordPress admin login details at [email protected]
    We will change the color of welcome section.

    Regards
    Grace Themes

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