Remove Site Title and Tagline

Kelly April 13, 2021 at 7:08 pm

We have a logo loaded already in our header and would like to remove the site title and tagline. What’s the best way to do that? We are using the Somalite template, if that makes a difference

Replies (1)

  1. Kelly April 13, 2021 at 7:08 pm

    We have a logo loaded already in our header and would like to remove the site title and tagline. What’s the best way to do that? We are using the Somalite template, if that makes a difference

  2. Spiracle Themes April 14, 2021 at 6:31 am

    Hi Kelly

    Thanks for reaching out
    Try the following CSS

    h1.site-title {
    display: none;
    }

    Copy and paste it in Appearance -> Customize -> Additonal CSS

    Best Regards

Post a Reply

Reply To: Remove Site Title and Tagline
Your information: