Home › Forums › Support › Remove Header before menu This topic has 3 replies, 2 voices, and was last updated 7 years, 4 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 22, 2015 at 5:32 am #154734 Lloyd Hi Everyone, How can I remove the header above the main menu? When I inspect the code the .inside-header div = padding 40px inline:37 But I cant find this in the css file? Any help would be appreciated. November 22, 2015 at 10:33 am #154791 TomLead Developer Lead Developer Hi there, Give this a shot: .site-header { display: none; } Adding CSS: https://generatepress.com/knowledgebase/adding-css/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development November 22, 2015 at 11:16 am #154796 Lloyd Hi Tom, Brilliant, that done the trick, Thanks very much. November 22, 2015 at 11:21 am #154797 TomLead Developer Lead Developer You’re welcome 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In