Change site title font size and colour

  • Posted in : Read WP
  • bluewhisky23
    Participant

    Hi,

    I wanted to know what is the default CSS with the parametres to change the font size and colour of the site title. Please could you provide the standard CSS? I’ll tweak it as necessary.

    Thank you!

    ahmetsali
    Keymaster

    Hi, you can use this custom css code;

    h1.site-title a {
        color: #333;
        font-size: 70px;
    }
    
    anikber
    Participant

    Hi!
    About the slogan, what is the custom css to modify the size?

    Thanks!

    ahmetsali
    Keymaster

    @anikber

    Hi, you can try this custom css code;

    .site-description {
        font-size: 15px;
    }
    
    anikber
    Participant

    Yeah right!
    Thanks a lot !

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register