Links are not crawlable error in Lighthouse

Google Dev Tools Lighthouse is saying link not crawl able for my hamburger menu (code below). How can I fix?

<div class="x-anchor-content">
<span class="x-toggle-more-1" data-x-toggle-anim="x-more-1-1"></span>
<span class="x-toggle-more-2" data-x-toggle-anim="x-more-2-1"></span>
<span class="x-toggle-more-3" data-x-toggle-anim="x-more-3-1"></span>

Hello @joann7,

Thanks for writing in! I suspect that this is a conflict between the theme and Lighthouse. This has already been added to our issue tracker and will be looked into by our development team. I cannot make any promises relating to a fix at this stage. I will add a note to the tracker referencing your report though so our dev team can see there are multiple reports of the issue.

Please bear with us.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.