Wrong Font Size mobile
-
How can i deactivate the changed font sizes in mobile view?
On desktop it looks fine, on mobile it makes all the fonts 16px.
This seemes so be the problem:
@media screen and (max-width: 499px)
mailpoet-pu…ver=6.3.1:1
.mailpoet_form .mailpoet_submit, .mailpoet_form .mailpoet_paragraph, .mailpoet_form .mailpoet_form_paragraph, .mailpoet_form .mailpoet_textarea, .mailpoet_form .mailpoet_text, .mailpoet_form .mailpoet_select, .mailpoet_form .mailpoet_form_image, .mailpoet_form .mailpoet_message, .mailpoet_form .mailpoet_paragraph select {
- font-size: 16px !important;
- line-height: 1.4 !important;
If i deactivate the font size in chrome dev it works.
All the best,
Daniel
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Wrong Font Size mobile’ is closed to new replies.