magento / magento2-page-builder

Magento2 PageBuilder
Other
75 stars 57 forks source link

Responsive column order & width #836

Open afourmeaux opened 1 year ago

afourmeaux commented 1 year ago

Description (*)

It would be very useful to be able to change columns width and order for phone & desktop and not only have them be full width on phone and in the same order as the desktop content.

Expected behaviour (*)

In the popin used for configuration of a column there is two section (Desktop, Phone) containing the following inputs :

Depending on the options setted, CSS style is generated to define a width and an order on the desktop & phone view.

Benefits

Make designing a responsive content with page builder more user friendly.

m2-assistant[bot] commented 1 year ago

Hi @afourmeaux. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


amokato commented 1 year ago

In general, a separated configuration for desktop and mobile view would be appreciated. Mobile layout is a total different thing. With the lack of being able to hide content/cols etc or even set different padding/spacing on mobile etc. it is very hard without custom css to work with the breakpoints. And try to tell non tech users that.