get rid of the upper margin of a boxed layout

Hello,

How can I get rid of the upper margin of the viewport (above the header) in a boxed layout?

I tried it with

.layout-boxed.nice-scroll {
    padding: 0px;
}

But this does not work for the responsive views.

Best regards and thank you in advance
Markus




Comments

Sign In or Register to comment.