Hello,
I seem to have a problem with the header.
http://lehner.riwaro.de/category/news/
The top margin is cut off.
It only works when I include a header on the page.
I noticed the problem on the blog page. With this code the site works.
.x container> .offset {
margin-top: 200px! important;
}
@media (max-width: 768px) {
.x container> .offset {
margin-top: 0px! important;
}
I believe I made a mistake in the Launch Header Builder.
How do I get the correct spacing without a header or code.
VG Thomas
