Mobile View Header Space Issue

Hi

I am having trouble removing the white space on the mobile view BeTheme

here is a screenshot > http://profilebusiness.co.uk/responsive view.png

I have added the following to the Custom CSS:

body:not(.template-slider):not(.header-simple) #Header { min-height: 0 !important; }
and tried:
@media only screen and (max-width:768px) { body:not(.template-slider):not(.header-simple) #Header { min-height: 0 !important; } }

but the space still shows on the mobile view, please can you help

Kind Regards,
David

Comments

Sign In or Register to comment.