Got the same problem.
There is a slight padding or something around the whole page in white and a white gap between menu section and content section on full width page. Especially at mobile view.
Already tried following CSS code:
.content-posts-wrap{
max-width: 100%;
}
#content-box{
border: 0 !important;
}
#content-box #post-body{
padding-top: 0% !important;
}
Still white gaps. Any ideas?
Link to page: https://moorgin.de/herstellung/
-
This reply was modified 7 years ago by moorgin.