Change font size of site description

  • Author
    Posts
  • #128617

    How do I change the font size of the site description? Thank you.

    #129010
    Zed
    Cryout Creations mastermind

    Hi,

    The tagline’s (description’s) font size is relative to the configurable general font size. If you want to customize it independently, try the following CSS:

    body #site-description {
         font-size: 0.85em; /* default value */
    }

    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 ‘Change font size of site description’ is closed to new replies.