I’m looking change the ‘Sale’ menu item color to red.
1 Like
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.
deleted
1 Like
@tyler32 ’
thanks for url yes please try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
a[href="/collections/sale"] {
color: red;
}
2 Likes
Thank you!
1 Like
its my pleasure to help us
OMG Thank you! Bless your Soul! helped on Dawn Theme.
