Free and Premium WordPress Plugins & Themes Forums WordPress Themes Mountainview Removing the site title and description from the front end.
- This topic has 3 replies, 2 voices, and was last updated 4 years ago by
Andre Flores.
- AuthorPosts
- January 28, 2021 at 12:26 pm #1066150
Helen Harvey
ParticipantHi there,
There does not seem to be an option to hide the site title and description for this theme. Is there another way I can remove this from showing up on the front end, as I have a logo I wish to show instead?
Thanks,
February 1, 2021 at 3:42 am #1067574Andre Flores
ModeratorHello Helen,
You should navigate to Appearance ->Customize ->Site Identity and set the logo image there – make sure to leave Site Title and Tagline fields empty there: https://prnt.sc/xyxrzg.
Regards,
AndreFebruary 1, 2021 at 5:13 am #1067637Helen Harvey
ParticipantYes but then my site is nameless. No name appears on the website Tab, my site has no name or tagline for Google to use to identify it. Surely this is not good for SEO.
February 3, 2021 at 1:01 am #1068841Andre Flores
ModeratorHello Helen,
In this case you may try adding the following CSS code under Appearance ->Customize ->Additional CSS:
.site-branding-wrapper { display: none; }
This will just hide the site title and the tagline from the front-end.
Regards,
Andre - AuthorPosts
- You must be logged in to reply to this topic.