Hi,
I have several section pages that have accessibility defects that I'm trying to fix on my own, but I'm not sure if it's possible. For example, the section pages have images that I need to provide alt text for or, if it's not needed, I need to alter the HTML to read alt=””. Secondly, there are multiple nav elements so they need unique accessible names added using aria-label. Anyone have ideas how to fix this?
Thanks,
Megan
You should be able to edit the section page template (section_page.hbs) following our documentation here: Customizing your help center theme
Hope that helps!