Keep widgets adjusting while resizing with "scale layout: off"?

Hello,

I try to build a website where the content stays consistent in size, regardless how you resize the browser window - which means e.g. that the font size stays the same, no matter which device you’re on.

To achieve this, I turned ‘Scale Layout’ off.

But, the problem now is, that the widgets are fixed “in place” and do not move/rearrange while resizing the browser window. For example, a text-widget I placed in the center of the website does not move while resizing the browser window, resulting in it being cutoff if I make the window to narrow.

Is there a way to keep the widgets content consistent in size, but keep their position “flexible”? Fixing the position does not work, as I don’t want the widgets to be always fixed in the same position - but rather be moving with the rest of the site while scrolling.

A website that seems to have figured this out is: https://erikschedin.com
Unfortunately the owner did not reply to my mail yet.

Any help or an idea how to address this would be greatly appreciated!

Thanks in advance :slight_smile:

well the website of erikschedin is a shopify website, not readymag!
And readymag works different than other builders. Readymag is scaling the whole screen if you change the browserwindow size. So I would doubt to get this working in Readymag without using heavy custom coding…