Removing the "menu" title in mobile version

Topic summary

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
  • Password-protected site: beautyofpermanence.com (password: bananarama)
  • No standard header-drawer file present in theme structure

Attempted Solutions:

  • CSS targeting .slicknav_menutxt removed both text and burger icon
  • Suggestions to edit header-drawer file not applicable to this theme
  • Multiple CSS code snippets provided but initially unsuccessful

Resolution:

  • @suyash1 identified the menu text was being called by JavaScript code in the default theme content
  • Successfully removed the text while preserving the hamburger icon functionality
  • Issue confirmed resolved by original poster
Summarized with AI on November 13. AI used: claude-sonnet-4-5-20250929.

Hello @hellocc ,

If the issue is still pending, message me on inbox, I will check.