Make Mobile Menu Show Sooner

Home Forums Legacy Support Support queries Other issues Make Mobile Menu Show Sooner

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #278183
    lacesout78
    Participant
    Hi there, How can I make it so that the mobile menu (3 bars) shows up sooner instead of the menu items becoming stacked on top of each other? Right now as I narrow the browser to a smaller width, I get this: https://prnt.sc/tpw6mq Can I make it so that the mobile menu shows instead at a certain width? Thank you.
    #278268
    Diana
    Participant
    If you want the menus to be shown as three bars(for desktop as well) which is a hamburger menu then you have to customize the header files using Blank Child theme
    #278465
    lacesout78
    Participant
    I would like the desktop menu to show. But is there CSS that I can add to change responsive breaking point? For example, at 800px, it triggers the hamburger menu. Thank you.
    #278632
    Veronica
    Moderator
    well we can check this with the help of code but need to check so please share the details and url too
    #278783
    lacesout78
    Participant
    This reply has been marked as private.
    #278932
    Veronica
    Moderator
    hi, please check this http://prntscr.com/trkw4g is it fine for you if yes then let me know i will provide the code for the same
    #280095
    lacesout78
    Participant
    I would prefer the hamburger menu at that size. If you can provide me with the CSS that would be great.
    #280298
    Jackson
    Blocked
    Hello, Goto appearance>>customize>>custom css and use code given below: header.univ .header_univ .header_main .header_main_content { display: grid; grid-template-columns: 113px 1000px; } https://prnt.sc/tue2wm
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Make Mobile Menu Show Sooner’ is closed to new replies.