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