This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Text resizing Accessibility Widget hides menu links

10 years ago · Last reply by Support Assistants 10 years ago

Hello, I’m working on a site for a corporation which requires it meet certain accessibility standards. One of these is the option to resize text on the page.

I’m using the Vantage theme and I’ve installed the Accessibility Widget plugin which resizes based on percentages (100%, 110%, 120%, 130%). When the percentage is applied to the menu, the text links disappear and only the icons show. Do you have any ideas on how I can work around this?

hhsnewsroom.gaslightfilms.ca

Thanks,
Erin

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Greg Priday Staff 10 years, 1 month ago

    Hi Erin

    I’ll take a look at this, in the mean time, can you tell me how to use the text resizing plugin? I can’t actually see it at the moment?

  2. merin 10 years, 1 month ago

    Hi Greg,

    The link is in the footer. It says “Toggle Font size.” I’ve changed the plugin I’m using to WP Accessibility but it is based on percentages as well. It toggles the font-size to 150%, which is when the menu links disappear.

    Thank you for your help!
    Erin

  3. Support Assistants 10 years, 1 month ago

    Hi Merin

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .main-navigation {
    font-size: 13px;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. merin 10 years, 1 month ago

    It works! Thank you so much for your quick replies :)

  5. Support Assistants 10 years, 1 month ago

    Super :) Glad that helped.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread