Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I need to change the colour of my dropdown menu icon colour to black but I have no clue on how to and all the other methods online seem to be outdated, does anyone have a solution?
(my theme is "refresh" if that helps)
Solved! Go to the solution
This is an accepted solution.
Hello,
You can change the hamburger dropdown icon by adding the following CSS at the end of your base.css file.
svg.icon.icon-hamburger {
color: black !important;
}
Let me know if this answered your question.
Kind regards,
This is an accepted solution.
Hello,
You can change the hamburger dropdown icon by adding the following CSS at the end of your base.css file.
svg.icon.icon-hamburger {
color: black !important;
}
Let me know if this answered your question.
Kind regards,
Shopify and our financial partners regularly review and update verification requiremen...
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