Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hey,
the recent PageBuilder-Plugin destroyed the looks of our website. The single grid cells are not floated next to each other, but only bear the width of say 33.33%.
#pgc-6-1-0, #pgc-6-1-1, #pgc-6-1-2, #pgc-6-3-0, #pgc-6-3-1, #pgc-6-3-2 { width: 33.3333%; width: calc(33.3333% - ( 0.66666666666667 * 50px ) ) }
Or see on the live site: https://www.modulbuero.de/das-modulbuero/
Do you have any idea? Any settings that might need changing?
Thanks,
Christian
And see this image:
Hi antwortzeit
That looks like a configuration issue with bwp-minify. You need to change it so that it loads the new frontend CSS called front-flex.css. At the moment, your site is still configured to load the old frontend css.
Perfect, that did work. Thanks for the amazingly quick reply!