Logo mobile space reduction

Hi dear support team, I am struggling to figure out the problem of my mobile version. There is a big gap between the logo and the first post. How can I reduce it?

Thanks a lot!
Seweryn

Hi there

You can try this css code to make it smaller:

.main-content-area {
    margin-top: 0px;
}

Regards

Awesome! Now it is working : - )

Kind regards,
Seweryn

That’s nice to hear :slight_smile:

Regards