Removing the page name from the top of the page
-
I was hoping to remove the page names at the top of the page, but if I remove them, it just says Untitled. Any way to remove that? It leaves such a huge gap between the menu and the content.
I know if you just want the title gone on the home page, this is the code:
.home .entry-title {
display: none;
}But I would like them gone on all pages. Thank you!!
The page I need help with: [log in to see the link]
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Removing the page name from the top of the page’ is closed to new replies.