remove/disable the header image and the menu from a single page?

  • Author
    Posts
  • #97165

    Hi, there;
    How do I remove/disable the header image and the menu from a single page? I checked the forum but the suggested css codes that I found did not work. Please provide sample of css code. The page id is 2016.
    Thanks.

    Website: americaresurgent.org/drronitkatz

    #97825
    Zed
    Cryout Creations mastermind

    Try this CSS:

    .page-id-2016 #header {
        display: none;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘remove/disable the header image and the menu from a single page?’ is closed to new replies.