Problem with top menu on mobile

Home Forums Legacy Support Support queries Other issues Problem with top menu on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #227938
    beata111
    Participant
    I have two menu on my webiste: it's like on your theme. But it looks wrong on mobile. Only one: main menu works well, Top menu looks wrong. I would like to show both on mobile. And change position to login from top to main menu on mobile. How to do it? Screenshot_2019-09-27-08-42-40-254_com.android.browser.png
    #228080
    Anshuman Sahu
    Keymaster
    please try adding this custom css in your wp-admin -> appearance -> customize -> custom css :     @media (max-width: 768px){ header.univ .header_univ .header_top_main { grid-template-columns: 0 1fr 0; } header.univ .header_univ .logo_container { margin-top: 0; } }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Problem with top menu on mobile’ is closed to new replies.