Change Flex Box direction with screen size

Hello, I have a question about a feature you may or may not have.
Is there a possibility to have a bar in a footer change the direction of the content at a certain screen size?
Currently, what I have to do is create a duplicate of the bar in the footer, then set the direction to stacked when things get too close together. My issue with this is that it creates a second set of information that I have to update when anything needs changing.
Is this something that you currently have, or maybe something that is being developed?

Thank You
Dylan

Hello Dylan,

Thanks for writing in!

You can apply the Responsive Element Styling so that on specific screen size, the direction of your Flexbox will change.

In your Bar element settings, Bar > Flexbox > Direction, click on the “Direction” text to display the responsive styling.

You can change from Row to Column display and even set “Reverse”.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.