Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #105926
    Josh
    Participant

    Hello,

    Thanks for creating such a beautiful theme! I would like to have lower case letters show in the site title. Thanks in advance for your assistance.

    #105934
    Mahesh
    Keymaster

    @jmott310: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

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

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Allow Lower Case in Site Title’ is closed to new replies.