Scaling behavior of responsive Div and its child

Hello there,

I know this must be a noob question, but is it possible that I can make all the child elements
(or in my case, just the font of the button) that are sitting in a div which has VH/VW settings
to scale automaticly equaly responsive too ?

simple example: I have a Button which should scale depeding on VW. The button font should
scale too, equal to the scaling of the button.

How can this be done the easiest way ?

Yeah text won’t scale automatically like image components, you have to add the “VW” or “%” to each text component in - all device views. Just add the setting on desktop, go to tablet and adjust to your liking. Repeat this for mobile views.

ok thank u !
so doing it like i was already…

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.