Add this code, if work like msg's
.mm-listview [href="/collections/sale"]{color: red !important;}
Can you please tell me how to make the last item in my main menu red?
obarrel.com
Thank you!!
if you want to make first sale menu to red follow this:
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss->paste bellow code in bottom of file
.Header__MainNav ul li:first-child a{color:red !important;}
If you want to make last same menu to red add this:
.Header__MainNav ul li:last-child a{color:red !important;}
Note: its fast solution so dont change position of menu.
User | Count |
---|---|
446 | |
187 | |
139 | |
61 | |
44 |