When editing in the Visual Builder, under the Content tab > Accessibility Settings > Hide from Screen Readers toggle set to "Yes"... this applies a class name of "aria-hidden" to the element, which does nothing. We need it to instead apply a role of aria-hidden="true".
When editing in the Visual Builder, under the Content tab > Accessibility Settings > Hide from Screen Readers toggle set to "Yes"... this applies a class name of "aria-hidden" to the element, which does nothing. We need it to instead apply a role of aria-hidden="true".