Site logo

Archived topic

PLEASE HELP !!!

2 replies · Started by Blake on April 21, 2015

Viewing posts 1–3 of 3

I need to remove this and I think it's annoying when people add these and could you please put a update and setting to remove this or a code to remove or add thanks :)

Never Mind Resolved :/

Awesome :)

For others, you can use the Disable Elements add-on to remove the page title from certain pages.

To remove on all pages, you can use this CSS:

.page .entry-header {
      display: none;
}
This archived topic is closed to new replies.