Shopify themes, liquid, logos, and UX
Hello
I would like to change the background color of my mega menu to match the header menu color which is white. Right now it's the color of the general background.
My website: www.inibo.co
PW: secret
Thanks in advance!
S.
Hey @saraki
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.site-nav__dropdown {
background: white !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you @Moeed
It works, but not on the product. Is it possible to make the background on the product white as well?
Hi @Moeed
I just noticed that the mega menu items have a hover color as well as an underline when hovered over. Can this be removed? Thanks so much
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find base.css
4) Past this code at the bottom of the page
.site-nav__dropdown {
background-color: var(--colorNav) !important;
}
Hi @saraki
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the megamenu.css file:
.site-nav__dropdown {background: #ffeded !important;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Okay then you can add this on your bottom of your css file.
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024