Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1225475

    Hi
    I want to disable the end-user being able to resize text on my webpages via Dynamic Type. EG When a user sets text-size to really large in their iPhone settings, the larger text breaks my layout on the webpage. Yuk. OR When a user on a desktop uses the keyboard to increase text size (Command+).

    Is there a way of disabling this function via css or something?

    I tried:
    body {font-size-adjust: none;}

    But that didn’t work
    I’m pulling my hair out here!

    Thanks!

    #1225843

    Hey chriskazoo,

    It’s a rather complex issue. Here is an article for you:
    https://usability.yale.edu/web-accessibility/articles/zoom-resizing-text

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1226306

    Hi Victoria
    Thanks for the link. It helped. Sorry for the delayed reply too btw

    #1226513

    Hi chriskazoo,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable Dynamic text resizing and breaking layout’ is closed to new replies.