Containers!You put a container in a container in a container! Containers and widgets are the same too – a container is a widget Thats the basic approach, no more rows and columns, you instead use containers and then select how they should align within what they’ve been placed. Widgets are containers too. A button, a […]
Category: Flex boxes
Make a whole container a clickable link
Layout tab > Additional options > HTML Tag > Link Make sure all the items inside the container do not have a link set – can cause problems.
Making boxes the same size
Use the Size = grow setting – see here
Order
Order (Advanced > Order) Can be useful to have an item/container move to the start or end of the parent container when viewed on table or mobile. For example an image that is on the right on desktop you want to move the top / above the text when on mobile. ‘Custom’ order is a […]