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

Tagline Font Color

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8978
    Karl
    Participant

    Is it possible to change the tagline font size and color?

    #8989
    Grace Themes
    Member

    Hi Karl,

    To change font size and color of tagline

    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code and change font zize and color code

    .tagline {
        color: #cccccc;
        font-size: 16px;
    }

    Regards
    Grace Themes

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