Hello Thierry,
I would like to know if it's possible to have different grid settings for each breakpoints? I need the sp, c & ss to be of different sizes depending on the screen size and orientation.
Thanks.
Hey Marc,
There isn't a way to do it via the beans_layout_grid_settings
filter, however you can do it using the Beans attributes modifiers functions (ie: beans_add_attribute()
).
Let me know if you need a hand with that and I will post an example code snippet π
Have fun π
Please post an example Thierry as it would benefit all of us..:)