Remove page titles from header
-
The header of my static homepage has the title of every page across the top. How do I remove that?
-
Hi there,
This would require CSS via Premium Plan.
Here is the snippet that you could use:
.site-title a { display: none; }Thanks,
-
Does this remove titles for just Pages or for Pages AND Posts? I’d like to do this but only for Pages. I am CSS/html insecure, haha, so looking for confirmation before I ‘try it’. Thanks
-
@jakobgollon the CSS you’ll need to use will depend on your theme’s code. What’s the address of your WordPress.com site?
- The topic ‘Remove page titles from header’ is closed to new replies.