Font size in Chrome Mobile

Soldato
Joined
27 Dec 2005
Posts
17,296
Location
Bristol
Everyone on these forums knows about the issue with font sizing in Chrome Mobile - different posts being different sizes randomly etc - but I'm getting the same issue across all our sites, but less random and specifically with the copyright footer (which should have a smaller font size and does on desktop).

The code across all the sites is pretty similar and very simple:

Code:
#copyrightinner p {
text-align:center;
font-size:80%;
}

But what I see is:

ygX3nvB.jpg

For reference the sites are idoweddingfilms.co.uk, jonesmillbank.com and hoverfox.com/new so you can see how they look on desktop.

Any ideas? :confused:
 
Back
Top Bottom