Thursday, April 25, 2024
HomeCSSandroid - find out how to detect if the person have a...

android – find out how to detect if the person have a much bigger font setting within the browser OR within the cell phone settings


This query is about detecting if the person modified his font measurement on his gadget or browser

CONTEXT :

  • a standard web site
  • this web site seen with a
    • desktop (common browser)
    • cell in chrome or safari
    • inside a webview on a cell app
    • and so forth

ISSUE CONTEXT :

When the person determine to activate mobility settings like a much bigger font. It may very well be on a desktop, or a cell phone.

Cell phones Android, Apple, and so forth have totally different phrases and methods to vary this and make every little thing greater like font measurement, and so forth.

ISSUE :

I’ve some @media solely css guidelines however when the person have a much bigger font, there may be some sort of battle taking place…

instance the media solely hundreds with greater font, however as a result of the person change his settings, it is even greater and breaks all of the design…

@media solely display and (max-width: somewidth_px)

QUESTION

Is there a common option to “detect” if the person have some how greater font setftings ?

and regulate with different css guidelines or another solutions?

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments