SOLVED: Container horizontal layout doesn't apply in mobile

Bricks Version: 1.3
Browser: Chrome 90
OS: Windows 10

Having a main container with horizontal direction selection, allows the sub containers to be horizontally aligned just like columns and it works perfectly right out of the gate on desktop and tablets.
On phones the horizontal alignment doesn’t work unless I manually change the width of the sub containers as they automatically get 100% width.
tldr: sub containers stack vertically in mobile landscape and mobile portrait even when horizontal direction is selected.

Hello @TODO,

Welcome to the forum and thank you for your report!

You may set the subcontainers as columns on mobile breakpoints by setting the parent container to “No wrap” and direction “horizontal”:
Screenshot 2021-07-02 at 17.09.11

1 Like

Oh yes thank you! Didn’t realize that it changed, sneaked up on me :smiley:

1 Like