I am using the sense theme.
I would like to change the colour of “clearance” to red on the menu.
The website is www.glamexpresstt.com
thank you!
I am using the sense theme.
I would like to change the colour of “clearance” to red on the menu.
The website is www.glamexpresstt.com
thank you!
Hi @rmababir ,
You can follow the instruction below:
.list-menu--inline li:first-child span {
color: #ffb8b0;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Thank you so much!
Another question, how do I change the colour of the text on the announcement bar to black?
Also, on the mobile version, the CLEARANCE is still black. How do I change it to red?