Hello,
There’s a space between the menu and the frontpage, i already insert the following adicional CSS that i saw on a preview post:
.post-inner-content {
padding: 0px 50px;
}
.main-content-area {
margin-top: 0px;
}
But still have some space, you can see on the screen shot attached. On the line “margin-top: 0px;” instead of “0px” i changed to “-10px”, is that correct? Or i’m going to bug my site?
One more question, i notice the same space on the bottom area, how can i removeit too?
You can see on the website dradilciley.com.br
Tkx.