We are cracking down on our accessibility. The main logo as an SVG is not providing alt text. Is there a way to do this within Enfold or the child theme without using the title field? Our accessibility scan is failing because the logo does not have an alt tag and it HAS to be in the alt tag field (not the title field).
Thanks!
Hey,
SVG elements do not have an ALT attribute – https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute. Please use Title or Desc tags inside the SVG element instead if possible.
Best regards,
Yigit