Page is not responsive

Hello,

i cannot set the responsiveness of my site. On mobile the text overflows. For example here: [https://keiko.hu/iranyzatok/keiko-aikido/] How can i set it?

Can you please help me?

Hi Szabolcs,

You can apply some settings for the text elements of the page so that they will automatically be responsive.

Please check the suggestions from this thread:

Hope this helps.

Hello, thank you!

May I use the calc () function in text format/font size? How should i input the details if for intance i would like letters from 18 px to 24 px? (calc (18px + …) ???)

Thak you in advance,

Szabolcs

Hi Szabolcs,

Thanks for reaching out.

You could do a trial and error, but yes it’s usually like that. Example,

calc(18px + 1vw)

You could input it just a normal text within font size option. Then play with the value of 18px and 1vw, it could be about 16px or 17px since 1% (1vw of current view) is a bit small to scale.

Thanks!

1 Like

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