We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How to display hamburger menu on desktop galleria theme?

How to display hamburger menu on desktop galleria theme?

ediver7
Tourist
6 0 7

I would like the hamburger button menu to show on all display sizes in the galleria theme. Currently I have a dropdown "word menu" on desktop. How can I change the code so the hamburger menu always displays?

Replies 4 (4)

GemPages
Shopify Partner
5625 1262 1292

Hello @ediver7 ,

 

It's GemPages support team and glad to support you today.

 

I would like to give you the recommendation to support you so kindly follow the steps below:

 

1. Go to Online Store > Theme > Edit code of your current theme

GemPages_0-1669687817542.png


2. Open your theme.liquid theme file


3. Paste the below code before </head>

<style>
main-header modal-trigger[target="#main-header-mainNav"].hide-desktop {
  display: block !important;
}
</style>

 

For example,

GemPages_1-1669688049512.png

 

If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
ediver7
Tourist
6 0 7

Thanks for the help! The hamburger button is displaying now, but the word menu is still there (see attached) I would like only the hamburger button to display. Is this possible? Thanks!Screen Shot 2022-11-30 at 11.53.26 AM.png

GemPages
Shopify Partner
5625 1262 1292

Hello @ediver7 ,

 

It is possible, let's paste the below code before </head>

 

<style>
#MainHeader .\#main-nav-container {
  display: none !important;
}
</style>

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

LitExtension
Shopify Partner
4963 1010 1192

Hi @ediver7,

Please send your site and if your site is password protected, please send me the password. I will check it.

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
Contact us:
- Email: contact@litextension.com