Skip to content
Mc Starters Logo
  • Home
  • Our Services
  • Download Templates
  • Guest Posts
  • Contact Us
  • Tools
Mc Starters Logo

Home \ Divi \ How to Hide Header in Divi

How to Hide Header in Divi

Published By :Mudassar Shakeel January 8, 2022July 12, 2025 Divi
Hide Header in Divi

The top section of a web page is known as the header. It is a very important element of any website. In the post, we will show you how to hide the header in Divi.

You Might Also Like: Free Divi Header Layout Pack

Hide Header in Divi

In the post, we show how to hide the header on the whole website, hide the website on a specific page, and disable the header on a specific post.

Hide header for entire Divi website

if you want to hide Divi main and a top header from the entire website then you need to follow the below step.

Affiliate Banner 1

Step 1: Copy Below Code and Paste into Divi > Theme Options > Custom CSS

#main-header {
 display:none!important;
}

#top-header {
 display:none!important;
}

Hide Header for Specific Divi Page

Step 1: Copy the below snippet and paste Snippet into Custom CSS.

.page-id-1235 #main-header {
 display:none!important;
}

.page-id-1235 #top-header {
 display:none!important;
}

Step 2: Change Page ID with your page ID. You get the page id within the URL when you edit the page. check out the below attachments for this.

Affiliate Banner 2

Hide Header for Specific Divi Page

Hide Header for Specific Divi Post

Step 1: Copy Code and Paste into Divi theme options > CSS

.postid-206531  #main-header {
 display:none!important;
}

.postid-206531 #top-header {
 display:none!important;
}

Step 2: Replace your post id with your post ID. You get the post id within the URL when you edit the post.

Done ❤️

You Might Also Like to Divi Web Designer For Site.

You Might Also Like

add spacing between menu text in Divi

How to add spacing between menu text in Divi?

Add Google API Key in Divi

How to Add Google API Key in Divi

See also  How to add spacing between menu text in Divi?
Post Tags: #divi header layout#hide header in divi
Facebook FacebookTwitter TwitterInstagram InstagramPinterest PinterestYouTube YouTube

Categories

© 2025 Mc Starters

  • Guest Posts
  • HTML Sitemap
  • XML Sitemap
  • Affiliate Disclosure
Get Professional Websites
  • Home
  • Our Services
  • Download Templates
  • Guest Posts
  • Contact Us
  • Tools
Facebook X Instagram YouTube Pinterest
Search