Shopify themes, liquid, logos, and UX
Hi, my burger icon on mobile disappears from my sticky header when scrolling down on my Collection pages, pages, and my product pages because it transitions into a white burger icon on a white background. Is there any way I can fix this?
How it's supposed to look
Burger icon disappears when I scroll down
Solved! Go to the solution
This is an accepted solution.
hello @adthai
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-collection .header-sticky.header-wrapper .burger-icon {
background-color: #000000 !important;
}
This is an accepted solution.
try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.header-sticky .burger-icon {
background-color: #000000 !important;
}
This is an accepted solution.
hello @adthai
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-index .header-sticky.header-wrapper .burger-icon {
background-color: #ffffff !important;
}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
hello @adthai
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-collection .header-sticky.header-wrapper .burger-icon {
background-color: #000000 !important;
}
This is an accepted solution.
try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.header-sticky .burger-icon {
background-color: #000000 !important;
}
hi, this code works, but when i scroll down on my home page on mobile, my burger icon turns black now. everything other page is fine. thank you so much
This is an accepted solution.
hello @adthai
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-index .header-sticky.header-wrapper .burger-icon {
background-color: #ffffff !important;
}
thank you!!
its my pleasure to help us
hello @adthai
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance
hello
how can I get a number to call customer service about a payment question , it appears my account is on hold
https://help.shopify.com/en/questions#/login
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