Hello,
Do you recommend using the “Dropdown” element to create a dropdown cart menu, or is there a better option? Given that the Dropdown element structures its content using <ul> and <li> tags, won’t this cause issues?
Hello,
Do you recommend using the “Dropdown” element to create a dropdown cart menu, or is there a better option? Given that the Dropdown element structures its content using <ul> and <li> tags, won’t this cause issues?
This is not a big issue from an accessiblity standpoint (more of an annoyance), but if you want to get rid of it, you can activate the Mega-Menu Control for the Dropdown-Element, and it will stop wrapping the nested Layout-Elements in <li>-Tags.