Container Background
Permalink
Hello,
Just started using 5.7 and I was wondering is there a way of editing the background of a container, in the same way you can edit Area Design backgrounds.
So for example if I add a layout of 3 columns which are in a div.container can I have it so I can edit the background of the div.container.
Or alternatively is there a way to add Areas to a page within the page builder?
Also
If I add columns, and I want to add responsive bootstrap classes for medium/tablet layouts Can I add a drop down rather than having an open text field for "Custom Classes"?
Any help much appreciated
Just started using 5.7 and I was wondering is there a way of editing the background of a container, in the same way you can edit Area Design backgrounds.
So for example if I add a layout of 3 columns which are in a div.container can I have it so I can edit the background of the div.container.
Or alternatively is there a way to add Areas to a page within the page builder?
Also
If I add columns, and I want to add responsive bootstrap classes for medium/tablet layouts Can I add a drop down rather than having an open text field for "Custom Classes"?
Any help much appreciated
Not possible. Too do something similar you will need to hardcode areas in your template file and style them; possibly via area classes that are configuarable via the theme customizer for maximum flexibility.
That's what I thought, cheers Jakob.