Digital experiences for all disciplines
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 ?
June 11, 2013 at 12:23 am
#7767
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 🙂