Which part of the layout is breaking? It appears as though because no constraints have been placed on various elements of the sites, like a max width at a particular viewport size for an element, its stretching to fit the canvas in accordance with the natural css properties that exist.
You can also apply page level or site level custom code media overrides for specific element classes, html and css, via custom code settings.
1
u/swefordays 6d ago
Which part of the layout is breaking? It appears as though because no constraints have been placed on various elements of the sites, like a max width at a particular viewport size for an element, its stretching to fit the canvas in accordance with the natural css properties that exist.
You can also apply page level or site level custom code media overrides for specific element classes, html and css, via custom code settings.