Space between header and frontpage

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.

Hey there

This problem comes from the page builder, try to set your first column a little bit up, by chancing padding or margin.
Also, this can be fixed by this custom css:

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0px;
}

It worked!

Tkx Noda.

Thank you,
If you’re happy with our service, don’t forget to rate us: [Sparkling] Reviews | WordPress.org