Site Title

Home Support Blog Way Plus Site Title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7287
    Anonymous
    Inactive

    Can you please suggest a way to NON CAPITALISE the site title without having to create a logo.

    Thank you

    #7288
    ProDesigns
    Keymaster

    Hi @avanr,

    Please login to wp-admin then go to Appearance >> Customize >> Additional CSS and add following lines of CSS code to change site title transformation.

    .site-title a {
        text-transform: none;
    }

    Hope this will solve your issue. Feel free to contact us if you need further help.

    Thanks.

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