Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #239679

    Hi, sorry if this topic has been answered before, I couldn’t find it.
    I don’t want to show the main menu in the desktop version but in the mobile one. How can i do this?
    Thank you very much for your help.

    Antonia

    #239684

    Hey Antonia!

    I’m sorry, i don’t quite understand your question, could you please try it differently, ( I’m assuming here ), do you want to show the desktop version on your mobile ?

    If that’s what you requested here is the snippet to achieve this:

    
    nav .avia-menu { display: none; } 
    

    Regards,
    David

    • This reply was modified 10 years, 8 months ago by David.
    #239692

    I’m sorry,
    what I’m trying to do is to not showing the main nav bar in the desktop version, but having a menu in the mobile one.
    Is it more clear now?
    thanks!,

    #239695

    but the snippet does the trick, thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘hiding nav menu/showing it just in mobile version’ is closed to new replies.