Is there a way to rearrange the li elements only on mobile view and not on desktop using JavaScript or jQuery? Below is the code snippet and image for reference.
Any assistance would be greatly appreciated!
The tab order in desktop view remains:
https://i.sstatic.net/NzXGC.png
Only on mobile view, we need to reorder from this:
https://i.sstatic.net/0pBp7.png
to this: