Hi Andrew.
Thank you for your advice. I didnt even know there was such feature. Very nice.
So, when I add your CSS from above, I get full width, but menu and footer, and text are all the way to the edge, and on posts its also text and heading, it seem its mostly a problem on mobile. I tried to get it rigth, but im just chasing my own tail.
Here is my attemt:
.site-header {
margin-bottom: 0px;
margin-left: 15px;
margin-right: 15px;
}
.site-branding {
margin-bottom: -20px;
margin-top: -20px;
}
pgc-2-0-0.panel-grid-cell {
padding-top: 0px;
margin-top: -60px;
}
body.siteorigin-panels {margin-right: 0;margin-left:0;
}
.site-footer {
margin-top: -80px;
margin-left: 10px;
margin-right: 10px;
}
(the css is not inserted on the live page. And I use google and trial and error to find out how to do it ?? )
i seem that the probelm lies in even i choose full width on the page itself, and in the layout setting of the pagebuilder row, it doesnt happen.
I created a test page, and when I use the blok editor, there is no problem chosing full width.
https://www.udviklingsterapi.dk/test/
It would be so great if I could get the “rows” working so I could choose full widt or not.
Kr Kim