increase font on tagline?

  • Author
    Posts
  • #3470
    Lynda

    Can you tell me if I am able to increase the font size of the tagline?

    Thanks!

    #3475
    Zed
    Cryout Creations mastermind

    Both the site title and the tagline can be styled using custom CSS.
    #site-title span a { } for the title
    #site-description { } for the description

    You’d need something like
    #site-description {font-size: 20px; }


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘increase font on tagline?’ is closed to new replies.