Remove Top Menu on Mobile (while using University menu)

Home Forums Legacy Support Support queries Styling issues Remove Top Menu on Mobile (while using University menu)

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #273793
    lacesout78
    Participant
    Hello, How can we remove the top menu on mobile when using the University header style?
    #273840
    Diana
    Participant
    @lacesout78 Paste this custom css in wp-admin > appearance > customize > custom css @media(max-width:600px){ header.univ .header_univ .header_top_main ul.topmenu{display:none !important;} }  
    #273982
    lacesout78
    Participant
    That worked great, thank you!
    #274048
    Diana
    Participant
    Thanks for confirming. Closing the topic
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Top Menu on Mobile (while using University menu)’ is closed to new replies.