Archived topic
Dumb question about removing page title
3 replies · Started by Nick on March 14, 2018
When I create a page on my site it has the name of the page at the top of the page itself. So, if I'm on my homepage, it actually says Home at the top of the page. I know this is an easy fix, I just can't seem to figure out how to get rid of it. Sorry for the dumb question,...
Hi there,
You can do that per page basis using the disable element metabox:
https://docs.generatepress.com/article/disable-elements-overview/
Or globally using this snippet:
https://docs.generatepress.com/article/generate_show_title/
Let me know if this helps :)
Yes, that works! Thank you very much.
No problem!