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
Container width
Set container width to match content Advanced > Custom CSS: Setting Width “Boxed” only limits the width of the content. To change the width of the container, set it to full width. The first container you typically want to leave as “boxed”, so it is limited to the main page area. But for all containers […]
Make 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 […]
