Hey,
I have a problem with the footer of this homepage:
The footer is not using the whole page width. Whatever I try with your page builder it does not really work and it always just uses 50% or even less of the width. Now I look at the code. And was wondering if you think these 50% in the every beginning of this row might be the faulty part.
/* Layout w57bb09b93a437 */ #pgc-w57bb09b93a437-0-0 , #pgc-w57bb09b93a437-0-1 { width:50% } #pg-w57bb09b93a437-0 , #pl-w57bb09b93a437 .panel-grid-cell .so-panel { margin-bottom:30px } #pg-w57bb09b93a437-0 .panel-grid-cell { float:left } #pl-w57bb09b93a437 .panel-grid-cell .so-panel:last-child { margin-bottom:0px } #pg-w57bb09b93a437-0 { margin-left:-15px;margin-right:-15px } #pg-w57bb09b93a437-0 .panel-grid-cell { padding-left:15px;padding-right:15px } @media (max-width:780px){ #pg-w57bb09b93a437-0 .panel-grid-cell { float:none;width:auto } #pgc-w57bb09b93a437-0-0 { margin-bottom:30px } #pl-w57bb09b93a437 .panel-grid , #pl-w57bb09b93a437 .panel-grid-cell { } #pl-w57bb09b93a437 .panel-grid .panel-grid-cell-empty { display:none } #pl-w57bb09b93a437 .panel-grid .panel-grid-cell-mobile-last { margin-bottom:0px } }
Or do you think there is something else wrong so that the footer is not spreading the whole 100% of the width?
Thanks a lot for your help!
Best wishes,
Fiona
Hi Fiona
Page Builder can, with most themes, break out of the normal content container and achieve full-width. This might not be as easy with the Layout Builder widget in the footer if that’s what you’re trying. If you’d like us to take a look, please, send a URL.
Here is the requested address:
http://schloss-seeburg.ch
The problem actually is not that it is not using full-width; but that the footer is just using half the space of the normal website.
Thanks a lot for your help!
Your theme assigns columns to each widget inserted into the footer, we use the same method in our themes. You can try to get around this by going to SettingsPage BuilderWidgets, disable the widget class setting on that page and see if it helps.