hiding the header

  • Posted in : Bloggy WP
  • ldiano
    Participant

    Is it possible to hide the header, the menu and everything at the top for a particular page. Then move everything in the body to the top.

    Thank you.

    Mehmet S.
    Keymaster

    Hi, try this custom css:

    .page-id-7 .site-header hgroup { display: none; }
    

    – Number the page id.

    ldiano
    Participant

    Mehmet, Thank you!

    How can we hide the social media icons and the menu bar too?

    Thanks.

    Mehmet S.
    Keymaster
    .page-id-7 .site-header { display: none; }
    
    ldiano
    Participant

    Perfect. Thanks.

    Mehmet S.
    Keymaster

    You are welcome.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register