get rid of the upper margin of a boxed layout
in Other
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
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
please also send us link to page where from you would like to remove it.
It´s the grey row (approx. 22 px) above the action bar.
if the browser has full width, the sticky header moved 1 or 2 pixels to the left.
if the viewport is smaller than approx. 1360px the sticky header disappears completely.
you can have a look at http://www.baumharz.at/wp/test/ ...
if i use the css definition above, the sticky header moves to the left
please take a look at http://www.baumharz.at/wp/stickyheader/