How to adjust behavior of certain component/section in different breakpoints

Hello,

How do I adjust certain item to on different style on different breakpoints, image column in m.breakpoint to be 200x and center, and on s.breakpoint to be left indented?

cause when i use default section, column, etc. it auto adjust components.

It kind of depends on which framework you’re using. In Bootstrap 4, for example, there is a good video explaining how to do the things you’re describing with Flexbox.

1 Like