Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1291120

    I’m making changes to a client’s website that uses Enfold in order to meet WCAG 2.0 Level A accessibility requirements and need to ensure that text can be resized up to 200% without assistive technology. Right now this is what the mobile setting is:

    <meta content=”width=device-width, initial-scale=1, maximum-scale=1″ name=”viewport”>

    Would someone be able to confirm how to modify that in order to meet the requirement for resizing/increasing the text size? Thanks!

    #1291616

    If someone could get back to me about this, it would be great.

    #1291771

    Hi,

    I’m not sure which changes you need to make exactly, but you can override what you are referring to by copying header.php to your child theme. The code in question is located on line 80.

    Best regards,
    Rikard

    #1291868

    Hi Rikard,
    Thanks for confirming where to find the code. I was able to figure it out by changing maximum-scale=1 to maximum-scale=200%.
    Ryan

    #1291896

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1292506

    Hi Jordan. I’m all good now. Thanks for checking.

    #1292545

    Hi NicomIT,

    We’re happy to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Mobile Settings for Text Resizing’ is closed to new replies.