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.

Vantage Theme – Accessibility issues

5 years ago · Last reply by Andrew Misplon 5 years ago

Hi

I am using Vantage theme to setup my website. When I run this through the Webaim accessibility check, I get two errors. One related to Skip Link, that it has very low contrast. Code below.

Another related to Scroll to Top button, that it has an empty link.

Please advise on where to find these codes and how to rectify these.

Regards
Sreekanth

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 5 years, 6 months ago

    Hi Sreekanth

    Thanks for reaching out.

    If you’d like to customize the Skip to Content link you’d need to do via AppearanceCustom CSS or CustomizeAdditional CSS or via a child theme stylesheet. If you edit the main theme files your changes will be overwritten. You can locate the CSS rules to edit this element by right-clicking on the element and selecting the “Inspect Element” menu item in your browser. The Skip to Content link appears when you tab through the page using the tab key on your keyboard.

    The Back to Top function would have to be altered via a child theme, the function is here https://github.com/siteorigin/vantage/blob/develop/functions.php#L392-L402. This is an intermediate custom development task.

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