Text size ratio

Is there a way to keep text proportionate as a screen shrinks or grows?

Example:

On an iPhone the text size might be 14, but the same text spread out on a desktop would be 72…

You can use conditions to set the font size based on screen width.

i saw this https://testcard987.bubbleapps.io/version-test/fittext

Any idea how they did it? No way to use EM sizes right?

I think it’s a new plugin that @dambusmedia is working on. If you check out his plugin demos page, this plugin is in development. It’s called Fit Text, btw.

2 Likes

Thanks Andrew!

For all: In conditions you can choose: Current page width > xxxx Font Size=??

You can put a range or whatever you need.

1 Like