Hi,
I recently used my mobile device to access my site, and the font has changed. I've attached a screen shot - you'll notice the "Privacy Policy" and postal code are different sizes, whereas they show up normal on my computer,
Thanks,
Amanda
(6 posts)
(2 voices)
Hi,
I recently used my mobile device to access my site, and the font has changed. I've attached a screen shot - you'll notice the "Privacy Policy" and postal code are different sizes, whereas they show up normal on my computer,
Thanks,
Amanda
Hello edenshawhomes,
Send us a link to your page and we'll take a look.
It looks fine here, its just when I view it on my cell phone the font changes occur.
Not sure what could be going on there. Try deactivating your plugins and add this in Dashboard -> your theme -> General Settings -> Custom CSS,
.contact_widget_zip { font-size: 12px !important; }
Thanks Elliott, the custom CSS worked!
Is there a way to make the footer "...Privacy Policy" text the same? Would it be:
.footer { font-size: 12px !important; }
Try this,
.copyright_text, .copyright_text a { font-size: 12px !important; }
You must log in to post.