Hide page title and nav menu on child pages
-
Hello, I thought i removed all page titles using the custom CSS
/* Remove page title */
.nv-page-title {
display:none !important;
}It works for parent pages but not for child and grandchild ones.
Is it possible to remove it using CSS or do I need to remove it manually for each one?
Thank you
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Hide page title and nav menu on child pages’ is closed to new replies.