How to remove this space

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. :slight_smile:

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 :slight_smile:

Hi @Aus-Digital-Media,

Nice! Feel free to ask us again.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.