Hi,
Can someone help with adding text on the hamburger dropdown menu.
Want to be able to add the text “meny” on the side.
Anyone got some suggestions?
Added image in the reply underneath.
Thanks
A user seeks help adding the text “meny” (menu in Norwegian) next to the hamburger icon in their mobile header dropdown using the Symmetry theme.
Current Status:
Proposed Solution:
One responder offered detailed code instructions:
header.liquid or sections/header.liquid<span class="menu-text">meny</span> immediately after the icon elementNext Steps:
The discussion remains open, awaiting the store URL from the original poster so helpers can provide theme-specific implementation guidance.
Hi,
Can someone help with adding text on the hamburger dropdown menu.
Want to be able to add the text “meny” on the side.
Anyone got some suggestions?
Added image in the reply underneath.
Thanks
Hi @Snertingranch kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
@Snertingranch Can you please share this page link?
Go to your Shopify admin → Online Store → Themes → Edit code.
Open the file:
header.liquid (or sometimes sections/header.liquid depending on your theme).
Find the hamburger menu icon — usually looks like:
meny
Example:
meny
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Hello @Snertingranch
Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.