Remove page titles & header space for all pages
-
Hi,
I’d like to remove page titles *and* header space for all pages.
I used the following code from a previous forum post, and it successfully removed the page titles but seems to have not affected the header space.
.page .post-header{ display: none; } .page h1.post-title{ display: none; }
How might I achieve this?
Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove page titles & header space for all pages’ is closed to new replies.