• Hi!

    I’ve searched this forum before posting and tried several of the suggestions but it’s either I’m writing the wrong codes or I’m pasting the codes in the wrong place.

    Can anyone please help me remove the header and menu on this particular page? Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • .page-id-293 .site-header { display: none; }

    possibly try adding the CSS via ‘Appearance’ – ‘Custtomize’ – ‘Additional CSS’

    as this is theme specific, please post further questions in your theme’s support forum at https://ww.wp.xz.cn/support/theme/masonry-blog/

    there is lots of way to do this.
    1. by making custom template and use that
    2. by css for particular page
    3. by js also can be applied to that particular page.
    4. by php code that doesn’t show on that particular page.

    let me know if your problem still didn’t’ solved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Header from One Page’ is closed to new replies.