Liquid, JavaScript, themes, sales channels
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
I need to change the sale button to color red on my main menu across the site. Can you please help?
https://auchterlonies-com.myshopify.com/
paswd; awskob
Solved! Go to the solution
This is an accepted solution.
Hello,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->styles.css
.navbar-item.header__item.has-mega-menu:nth-child(10) a.navbar-link.header__link {
color: red !important;
}
This is an accepted solution.
Hello,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->styles.css
.navbar-item.header__item.has-mega-menu:nth-child(10) a.navbar-link.header__link {
color: red !important;
}
you so much 🙂
This was really helpful for me as well! Would you be able to provide the same code for mobile? Thank you!
Hello MeganBee,
Please share your site url.
So that I can check and let you know the exact solution here.
Hello MeganBee,
Please share the screenshot of which menu color for mobile you want to change.
Im not sure why im in this thread still..As I have sorted the issue
Hi there - Sorry for the confusion, I'm making the changes in an unpublished theme, which you can preview here: https://ujgnxw2rp42z8y3j-48143532188.shopifypreview.com. I'd like to retain the styling of "The Gift Shop" in the mobile menu.
Add this css
.mobile-menu li.mobile-menu__list-item:nth-child(1) a {
color: #F68D2E !important;
}
Thanks for update.
If helpful then please Like and Accept Solution.
User | RANK |
---|---|
11 | |
10 | |
9 | |
7 | |
6 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022