My Text Randomly pops up bigger

Hello there,

if i add Text to my Contact Page it always scales up like crazy in the live preview…
in my cornerstone builder it looks fine.

See below the screenshots. (Top is cornerstone / bottom is live preview)
my css is empty and i just used the same template as on “about me”.

Could you help me again pls :frowning:

Hello @ClipContest,

Thanks for writing in! Did you check the responsive text settings? I have seen your site in a mobile screen. You can manage it in Settings > Responsive Text. To know more about responsive text, please check it from our knowledge base here:
https://community.theme.co/kb/shortcode-walkthrough-responsive-text/
http://demo.theme.co/integrity-1/shortcodes/responsive-text/

If nothing is working, please provide us access to your site so that we can take further investigation.

Cheers.

1 Like

Hey @RueNel

thanks for the fast reply. I put my login and pw into the secure note.
I tried to find the shortcode thing but i think im just too dumb :smiley: :frowning:

Thanks in advance, Vinz

Hi There,

I could see that the you’re using the CALC under Base Font Size & Tag:

calc(1.5vw + 32px)

So the font size should increase based on the viewport width(for more information about the vw, please take a look at this: https://www.w3schools.com/cssref/css_units.asp). The sub-headline text will also affect this setting then I changed the sub-headline text to this:

<p style="font-size: 14px !important;"><span style="color: #000000;">[email protected]</span><br />
<span style="color: #000000;">+49 152 31 08 72 48</span><br />
<span style="color: #000000;">87439 Kempten</span></p>

Everything is good now.

Cheers!

omg, that was way above my knowledge :smiley:
thanks a lot - i just used the template, i thinke there the “calc” thing was included.

thank you so much!

You’re most welcome! Glad we could help :wink:

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