Hi,
I’ve used convert-plug to have a pop up directing people to their relevant country website. The pop up looks great on desk top but on mobile all the lettering decreases in size except for “Or close this box to continue to our international website”. I was going to start again but now it’s not loading my Lato font so I can’t replicate what I did previously.
Can you please either help me get Lato font working, or tell me how to make the font go small on mobile?
Thanks!
Hi There,
I’ve switched to the text editor and the HTML code of that text is:
<span class="cp_responsive cp_font" data-font-size="9px" style="font-size:9px;"><span data-font-size="8px"><span data-font-size="11px"><span data-font-size="10px"><span data-font-size="8px">Or close this box to continue to our international website</span></span></span></span></span>
I’ve changed it to:
<span class="cp_responsive cp_font" data-font-size="9px" style="font-size:9px;">Or close this box to continue to our international website</span>
And then the size of text looks good on small screen sizes.
Regards!
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.