I would like to remove the hamburger menu and only have a horizontal text menu on both my desktop and mobile. I tried all the CSS code suggestions for either theme.liquid or base.css suggestions.
Any help would be appreciated.
My site is URL is:
https://ec6bc3-2.myshopify.com/
PW:
eawhup
HI @daved1234
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
svg.icon.icon-hamburger {
display: none !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Thank you so much! Worked perfect!
You are welcome @daved1234
SherriR
September 3, 2023, 4:01pm
5
Hello, will this work with Debut Theme as I don’t see that file under edit code
thank you
amit25
November 24, 2023, 11:00am
6
hey, was it solved? as even i want main desktop menu as mobile menu.