A user seeks to remove the “menu” text label next to the mobile hamburger icon without removing the icon itself. Initial CSS attempts removed both elements.
Key Details:
Site uses a custom theme (not Dawn) with files like mega-menu-custom.liquid and menu-mobile.liquid
I’m trying to remove the “menu” title, next to the burger on the mobile version. I used the code below but that removed the burger as well. Any ideas? Thank you.
You need to used a selector with the written MENU so it will remove the word only. And for sure that it will be remove on mobile use media query. The URL youve shared is the admin, you can also share the preivew. Thanks!
I don’t have a header-drawer file. I have menu-mobile.liquid, menu-liquid, maga-menu.liquid and mega-menu-custom.liquid. I tried looking for the title there but couldn’t find it. Any thoughts? Thank you.
Thanks for responding. I tried doing that and different variations but it still removes the burger along with the text every time. The site is beautyofimpermanence. com if you don’t mind having a look. Thanks again!
If you are using DAWN it can be very easily, anyway Which theme you use, and this is your website link beautyofimpermanence. com, please share me your password.
That’s what I thought too… i tried looking for the code but can’t seem to find the right line. Can you maybe have a look and help me find it? Thank you!
I don’t have a drawer-named file. Under Snippets I have mega-menu-custom.liquid, mega-menu.liquid, menu.liquid and menu-mobile.liquid. I looked everywhere incl. Header.liquid but can’t seem to find it. Much appreciated, if you could guide me a little further. Thank you!