• Resolved pott121

    (@pott121)


    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)
  • Hi @pott121,

    Can you please share an example page where the title is still visible?

    I’ve visited your website and checked the pages that I managed to find and I don’t see duplicate site title on them but maybe you have already solved this issue.

    Thanks!

    Thread Starter pott121

    (@pott121)

    Hi, I managed to solve the problem by going into the wordpress editor for each page and checking Hide title on the Neve menu on the right side.
    For some reason the CSS code i used seem to work only with parent pages but there is this (annoying) workaround to hide titles in children pages.

    Mat

    (@mateithemeisle)

    Hello @pott121 ,

    Thank you for using Neve and also for sharing you solution with the community!

    Have an amazing day and happy building!

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.