Hide Divi Header on a Single Post

|

If you need to hide the main header on a single post in the Divi theme, here's how to do it.

1. Open the Post settings
2. Switch to the "Advanced" tab
3. Enter the following Custom CSS:

#main-header { 
  	display: none; 
}
#page-container { 
	padding-top: 0 !important; 
}
Here's a screenshot showing the location of the per-post Custom CSS box:

This post may contain referral links which may earn a commission for this site

Divi Booster

Hundreds of new features for Divi
in one easy-to-use plugin

0 Comments

Submit a Comment

Comments are manually moderated and approved at the time they are answered. A preview is shown while pending but may disappear if your are cookies cleared - don't worry though, the comment is still in the queue.

Your email address will not be published. Required fields are marked *.