SOLVED: Flex direction reverse not working on mobile

Bricks Version: 1.5.4
Browser: Chrome 106.0.5249.103
OS: macOS / Windows / Linux / etc.
URL: About – RainbowLand Child Development Center

I am trying to reverse the direction of flex items on mobile. When I click the reverse flex direction button, the flex items are correctly reversed in the editor and in the preview. But when I click to view it on the front end, the columns are not correctly reversed. Any help would be appreciated. Thank you!



You need to also select the ‘vertical’ direction next to it (to make sure the direction is column). Otherwise reversing won’t do anything.

2 Likes

Thanks. I’ve tried that with no luck.

it’s working now.

Should it also work when I drag to make the window a smaller width? Instead of using the device toolbar?

If you can make the browser go less than 478px width. I can’t in my browser (it goes to 500px as the min width)

That was it, thanks so much!