Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Why is this happening on mobile? I did not change my code for my header. This is really annoying. The hamburger icon was always on the left for small windows and mobile. How do I fix this?
Solved! Go to the solution
This is an accepted solution.
Hello @HempPapí ,
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
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.nav--mobile .menuToggle.header-hamburger {
left: 0;
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @HempPapí ,
It is possible. Let's try adding the below code before </head>
<style>
.nav--mobile .logo-wrapper {
margin-left: 0 !important;
}
</style>
Best regards,
GemPages Support Team
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
This is an accepted solution.
Hello @HempPapí ,
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
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.nav--mobile .menuToggle.header-hamburger {
left: 0;
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Thank you for that. The only problem now is that the logo is not centered in the middle. Is there a fix for that too?
This is an accepted solution.
Hello @HempPapí ,
It is possible. Let's try adding the below code before </head>
<style>
.nav--mobile .logo-wrapper {
margin-left: 0 !important;
}
</style>
Best regards,
GemPages Support Team
Yep, that worked too! you are forever appreciated! Problem is solved 100%.
Hello @HempPapí ,
I do appreciate your compliment!
Your kind words have just made my day.
Best regards,
GemPages Support Team
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025