WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Increase space between site title and tagline

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10708
    lynn
    Participant

    How do i increase the space/line height between the site title and the tagline? Also, how do I increase the size and change colour for the tag line?

    #10709
    Grace Themes
    Member

    Hi,

    To increase the line height between the site title and tagline and to increase the tagline font size
    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code and increase the font size and top padding as per your requirement

    .tagline { padding-top:8px; font-size:16px; }

    To change the color of site tagline
    Go to Appearance -> Theme Options -> Basic Settings -> Font Colors -> Select font color for logo tagline

    Regards
    Grace Themes

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