Can a page subheading be removed?
-
Hi there,
Is there a way to remove the subhead ‘home’ from the homepage (directly under header)? I’m using the TwentyTwelve theme.
Many thanks,
Sheree
The blog I need help with is: (visible only to logged in users)
-
Hi Sheree – you can leave out the Home menu item by deleting it in your custom menu, under Appearance > Menus:
http://cl.ly/image/0N312W1D1d1g
If you need further help with it, just let me know!
-
Thanks Kathryn, I don’t want to delete the Home page entirely, just the sub heading on the page. I still want it to appear as a menu item.
Cheers,
Sheree
-
You would be able to hide a heading on that page using this CSS code, with the Custom Design upgrade.
.home .entry-title { display: none; }If you’re not ready to go that route, you can always feel free to change “Home” to some other wording as the page title.
Just let me know if you need anything else.
- The topic ‘Can a page subheading be removed?’ is closed to new replies.