[ad_1]
Hello all
Quick question:
On a website I am building, using a theme, the client wanted a menu (quadmenu). However the mobile version of quad is not working correctly, but it works on desktop.
I know this is a very generic question, that one might need more inside information to answer, but is there a way to have two different menus one for desktop and one for mobile? Ideally I would like to have a main menu position for desktop and another for the mobile. That way I can have the cake and eat it too.
[ad_2]
Yes that is possible. Classic theme or FSE? For classic, it requires developer knowledge. It isn’t exactly difficult if you know some PHP and CSS media queries. Google `register_nav_menu();`
What is a “quad menu”?