Remove Site Title and Tagline
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)
-
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
-
April 14, 2021 at 6:31 am
Hi Kelly
Thanks for reaching out
Try the following CSSh1.site-title {
display: none;
}Copy and paste it in Appearance -> Customize -> Additonal CSS
Best Regards