Home>Support>Page builder full width rows/few other questions

Page builder full width rows/few other questions

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].

Firstly thanks so much for creating (and supporting) such a fantastic plugin. I’ve only recently discovered it but plan on integrating it closely with all sites we create at the agency i work at. Because of that I have a few questions – hope they arent stupid ones :)

Full width rows
What I would love to be able to do is remove the reliance on JavaScript in order to achieve the full width row (but contained content) option. This would be easy if there was a hook to add html inside the row. I see there is a PR open for this. Do you think this is likely to be considered? I’d really love to see this included!

Removing the JavaScript for full width rows
Is it possible to remove the JavaScript that creates the full width rows? At the moment I was doing this:

function stop_scripts() {
wp_deregister_script( ‘siteorigin-panels-front-styles’ );
}
add_action( ‘wp_enqueue_scripts’, ‘stop_scripts’, 10 );

This seems to work, but does it impact on anything else I haven’t noticed? I’d only want to do this if question 1 gets implemented anyway.

Changing the units of the grid/styles
Is it possible to change all the grid styles to use a different unit, eg rems for the layout etc rather than pixels? Just a small thing but would be a nice to have :) I can’t see a way to disable the styles entirely and use your own stylesheet – would you consider adding this?

Thanks, and sorry for lots of questions!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More