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…
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.
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.
Thanks Andrew!
For all: In conditions you can choose: Current page width > xxxx Font Size=??
You can put a range or whatever you need.