New Landing How can we help? Themeforest Theme Support Flexform Menu: How to remove menu from a specific page ? Reply To: Menu: How to remove menu from a specific page ?

#7767
dekket
Member
Post count: 33

You should be able to simply add (to your custom CSS):
div#header-section { padding-bottom: 0px; }

Will get you no spacing in between the logo and the beginning of the header or slider.

Just FYI, I don’t actually work for SwiftIdeas – they might have other ways of doing things, although I doubt it 🙂