I created a custom Grid Layout for my website.
Some of the content I'd like to be fluid and some to respect the container width.
I created the property "Container Style" as below:
My idea was to replicate the grid editor BootStrap3-Fluid and add if/else conditions (using BootStrap3-Fluid if the property is set to Row Fluid and Boostrap3 if property is set to Fixed Width)to turn the rows into fluid or not.
I did not really understand how I can get the property value inside of the editor.
Can someone give me some help? :)
Grid layout Settings
I created a custom Grid Layout for my website. Some of the content I'd like to be fluid and some to respect the container width. I created the property "Container Style" as below:
My idea was to replicate the grid editor BootStrap3-Fluid and add if/else conditions (using BootStrap3-Fluid if the property is set to Row Fluid and Boostrap3 if property is set to Fixed Width)to turn the rows into fluid or not. I did not really understand how I can get the property value inside of the editor. Can someone give me some help? :)
is working on a reply...