How to change my mobile menu "sale" to red color?

hi,

anyone can help me to change the “sale” menu to red color?

here’s the website https://www.crownforeverla.com/

and please see the photos

@jingshn

Please add the following code at the bottom of your assets/styelsheet.css file.

ul#main-nav li a[href="/collections/all-kids-brands"]{
color: red !important;
}

Hope this helps.

Thanks!

2 Likes

Hello,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->stylesheet.css.liquid

ul#main-nav li:nth-child(6) a.dlink{
color:red;
}
1 Like

Hi! It works!!!
Thanks!!!
Btw, do you know how to change the mobile version?

Really appreciate!!!

1 Like

Do you know how to change in mobile as well?

@jingshn

For mobile please use the following code.

.mobile-navigation ul#accordion li a[href="/collections/all-kids-brands"]{
color: red !important;
}

Hope this works.

Thanks!

I wanna do it same on my mobile. On sale in red. My store link is: https://oliverandsmith.com/