We are just starting to add / modify a few pages of our site with BeaverBuilder. In this context, we notice that BeaverBuilder does not create full width pages by default.
How can we create a new full width page template that we can use on some pages with BeaverBuilder?
Thanks for getting in touch! Have a look at our plugin dev docs for a bit of clarification on the need for code to accomplish full-width. That should get you pointed in the right direction there. Let us know if you need anything further!
Apologies for the delay. Any custom CSS can be placed in your Genesis child theme. You can target specific pages using the body class page ID. Hope that helps!