Change appearance tagline/site description

  • Author
    Posts
  • #116023

    Is there a way to make the TAGLINE more bold or somehow more visible?

    #116282
    Zed
    Cryout Creations mastermind

    Hi,

    You can customize the appearance of the site description by targeting it with custom CSS:

    body #site-description {
        font-weight: bold;
        font-size: 1em;
        text-transform: none; 
    }

    Its color is directly configurable through the theme’s settings.


    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 appearance tagline/site description’ is closed to new replies.