Remove Page Title
-
Is there a way to remove the page title from the quiz page or to use a different custom template? The quiz page when generated uses the default single page template, but I don’t want the page title showing on the page. I tried to add some custom css, but it did not seem to work.
.page .entry-title {
display: none;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove Page Title’ is closed to new replies.