I'm hoping someone can provide some insight as to why my hamburger icon disappeared for desktop. The mobile icon is available. See below pics.
I originally wanted to remove the search, account & cart icons. This worked but then hamburger icon disappeared. So I went back to check the backup theme (backed up prior to removing the codes for those icon) but the hamburger icon is still missing. Any idea how I can fix this?
Desktop:
Mobile:
Solved! Go to the solution
@softdoughco - please provide password, hamburger is mobile specific menu, needs css chagnes
@suyash1 here you go, thank you! I’ve removed the search, cart and account I one as the website is only a landing page and not shoppable.
This is an accepted solution.
@softdoughco - add following css to the end of theme.css file, this should work
.site-header__menu { display: block;}
.mobile-nav-wrapper{display: block !important;}
User | Count |
---|---|
395 | |
199 | |
145 | |
42 | |
40 |