Hello Joomshaper Team.
I have a problem passing the Accessibility WCAG 2.0 validation in my website due to FontAwesome.
In order to corrert the issue, i must add aria-hidden="true" in this class <i class="fa fa-bars" aria-hidden="true" </i>
I try to add it into the file: templates/shaper_aspasia/features/menu.php but the issue still exist.
What can I do so that the website passes the validation?
Thank you