Skip to content

Responsive design

DragGo pages are responsive out of the box, with room to fine-tune.

Desktop · 1280Tablet · 810Phone · 390GenerateTablet · 810Phone · 390Custom…
Auto-stacking in action — a three-across row on Desktop becomes two on Tablet and a clean single column on Phone.

On smaller screens the renderer auto-stacks horizontal layouts and caps elements to the artboard width — so a row of columns becomes a clean single column on Phone without you touching a thing. Menus collapse to a mobile drawer automatically.

Want more control? Add a breakpoint, select it, and change any style. DragGo saves only the difference from the base — so overrides stay minimal and everything else keeps inheriting.

Common per-breakpoint tweaks:

  • Smaller font sizes and spacing
  • Stacking a row / changing grid columns
  • Hiding an element on one size (Visibility)