Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42146
    Elizabeth
    Guest

    I have created a links page that I can utilize for social media (instead of LinkTree or other services like that). However, I’d like to remove the menus from that page only. How do I do that? Can you provide the CSS code that is needed to make that happen? I found a help article but could not locate the page ID for that page. Thanks so much!

    #42164
    Jesse Owens
    Keymaster

    Hello Elizabeth-

    Thanks for the Crio Theme, but I still think the process outlined in the following video is probably the easiest:

    In your specific case, here’s the exact CSS code to accomplish this:

    body.page-id-263 #masthead { display: none; }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to Remove menu and header on a page?’ is closed to new replies.