Top Margin on Header Menu
Hi there guys, easy question, but couldn't find the answer.
Which would be the CSS line to reduce the margin/space on the top of the header menu. I'd like to get either the header logo and the header menu closer to the top of the browser window, reducing such space.
This is my website: http://wp.zetticancun.com/
Thanks again!
Which would be the CSS line to reduce the margin/space on the top of the header menu. I'd like to get either the header logo and the header menu closer to the top of the browser window, reducing such space.
This is my website: http://wp.zetticancun.com/
Thanks again!
Comments
you can reduce this space with below css:
Thanks.