Archived topic
Remove tagline from home page title
23 replies · Started by Mark on February 28, 2017
Hi Tom,
How easy is it to remove our site's tagline from the home page title attribute?
Thanks in advance!
Hi Mark,
Try checking the Hide site tagline check box?
https://docs.generatepress.com/article/site-title-tagline/
Let me know if this is what you wanted.
Hi Leo,
Spotted that but I'd still like the tagline to appear in the header, just not the page title.
Thanks.
Can't quite picture what's going on. Can you provide a link to your site?
Sorry so what do you want to hide? the Call Us part?
If possible, yeah.
Ok then the Hide site tagline checkbox should work. It's not working?
It does but I want to keep the tagline in the header and remove it from the home page's <title> attribute.
ahh I got ya. You only want to remove it from the home page. Try this CSS:
.page-id-16 .site-description {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this is what you wanted :)
I don't want to remove it from the header on any page, just the page title on the home page.
Sorry now I'm really confused haha Here is the home page I see:
https://s30.postimg.org/wjsr1yjwx/Normanton.jpg
Are you trying remove anything? If not what are you hoping to achieve? Style the tagline differently?
Am I missing something obvious?
Let me know we will get it sorted :)
Sorry, my fault for not explaining properly. Hopefully this screenshot helps?
https://www.dropbox.com/s/1z40i236936av5t/Screenshot%202017-02-28%2020.34.03.png?dl=0
Still don't quite get it. What do you want that part to happen?
That's the bit I'd like to remove.