Add href to tag in nav menu for mobile
This is really a problem i think you should solve with javascript if you are looking to solve it with code. I would suggest that you could probably use the wp_is_mobile to add a class to your HTML tag If that class exists on your html tag run some JS that binds to all the … Read more