Accessible website
From the end of June, there will be a law in Euroba that prescribes the accessibility of websites.
1) Are there settings in BeTheme or plugins that generate this automatically or is there a general guide for accessible websites?
2) I have analyzed my website with the WAVE tool. I got the following result:
In the two places with the red arrow, I should hide the content for reader users with the Aria attribute. How do I set this in the BeBuilder?
Best regards
Comments
Hi,
1) You can find all accessibility options in Betheme -> Theme options -> Accessibility.
2) What you marked with arrows shows information about the ARIA hidden, and it refers to arrows:
If you click on the information, you can read that it is hidden for the screen readers:
It is correct because, from the screen reader's point of view, only the button is relevant, but not the button icon.
In conclusion, you do not have to do anything about it because it is set correctly.
Best regards