Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26112
    Brian
    Guest

    Hi there. On my key site pages, I’d like to keep the standard, static primary header menu across the top of my pages. With that said, I am looking to build out several landing pages for some marketing campaigns that omit the header menu altogether, and I am unsure how to toggle off the header on those select pages, but keep it active on the others. Any suggestions would be greatly appreciated.

    I am using Cobalt theme via BoldGrid.

    Many thanks!

    -Brian

    #26119
    Jesse Owens
    Keymaster

    Hi Brian-

    This is a pretty common request for marketing landing pages, so I took a few minutes to explain the process in a video tutorial for you.

    Here’s the code from the video, replace “XXX” with your page ID.

    body.page-id-XXX #masthead { display: none; }
    #26143
    Brian
    Guest

    Thanks so much for this video, Jesse! Will give this a shot and circle back if I have any issues. Take care.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I “toggle off” header menu on select pages’ is closed to new replies.