November 3, 2015 at 4:44 pm
#39170
Theme Horse Support Team
Keymaster
Hi Kai,
Remove the 30px space from the slider options/Layout & Visual/Position that you have set via revolution slider settings.
And below CSS code in custom CSS via Appearance -> Theme Options -> Design Options Tab -> Custom CSS
.business-layout .header-main {
padding-top: 30px;
}
Thank you!