jacksonluke620 Posted February 6, 2021 Share Posted February 6, 2021 Site URL: https://www.thenativecoffeecompany.com I am trying to add a Hamburger menu to my mobile site. Right now on my desktop I added a button entitled, "Menu" that links to a separate page that I am using as a menu page (https://www.thenativecoffeecompany.com/menu). On the mobile site, neither the button nor a hamburger menu show up...I am trying to add a simple hamburger menu on mobile that links to this menu page. Link to comment
tuanphan Posted February 7, 2021 Share Posted February 7, 2021 Add to Design > Custom CSS .burger-box div { display: block !important; } .burger-box div div { background: white !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
jacksonluke620 Posted February 8, 2021 Author Share Posted February 8, 2021 Quote .burger-box div { display: block !important; } .burger-box div div { background: white !important; } @tuanphan - Thanks! This added the hamburger menu. 2 other questions. 1. How do I like the hamburger menu to go to my menu page (https://www.thenativecoffeecompany.com/menu) 2. How do I make the hamburger menu color responsive to the background (some pages would need to be black (on lighter backgrounds) and some need to be white (on darker backgrounds) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment