Hi all.
Can you tell me how to remove the white space under the nav bar and before the slider?
Thanks
http://ausdigitalmedia.com/Demosite/
Hello @Aus-Digital-Media,
Thanks for asking. 
You can add following CSS under Pro > Launch > Theme Options > CSS to remove spacing:
.x-container>.offset {
margin-top: 0;
}
Thanks.
Thanks thats done the trick 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.