Theme Header Issue


Author Message
Dave

Posted: 9/8/2016
Quote message 

Hey everyone,

I've run into a bit of a jam and was wondering if the collective might be able to help out. For some reason I can't figure out how to remove the "gap" at the top of the page.

If you visit http://thepeoplestrainer.com/ and look at the home page you'll see what I mean. At the top of the image there is a white gap and even though I tuned the menu off in Artisteer (hoping that would solve it) for some reason it won't go away.

Any thoughts/ advice would be most appreciative.

Thanks!
-Dave
 
jamesg

Posted: 9/9/2016
Quote message 

You have a 20px top margin on .art-layout-wrapper
check your layout settings in artisteer or simply change in the css file.

.art-layout-wrapper {margin: 0 auto 0 auto;}