Hi,
It is, indeed, much more complicated than just adding one line of code somewhere.
With responsive, the whole top area goes away and that includes the top menu location. Since there are only two menu locations in the theme, you would need to:
– create another menu location
– add that menu in header.php
– style it to show when you like (i.e. hide on desktops, show on mobile) – you would use @media queries for that, in CSS
So as you can see, it’s a pretty complex customization – one that our free theme support cannot cover, unfortunately.
Regards,
————————————————————————————————————
Cosmin
Support Assistant