hello there
i am having some isues regarding accessibility
1 i am trying to find how to change the <i class store icons
to em or strong so they can be wcag compatible.. maybe i could add arria hidden globaly for them to work but would appreciate an easy fic on that — Replace your i elements with em or strong.
2) i am getting an duplicate id probably has to do with menu is there a workaround ? –Modify the id attribute value so it is unique.
3) another question is that when i use the child theme more accessibility issues occur which is kind of strange
4) i am also getting an issue with alt images missing in another site when i use brands carousel img class="swiper-lazy" data-src="https:/
— Add an alt attribute to your img element.
5)i also get a select element missing an associated label for my search <select style="max-width: calc(122px + 1.4em)" name='product_cat'
it surely haw to do with the side categories before search input
look forward to your reply