Shopify themes, liquid, logos, and UX
Using the Prestige theme. Struggling to change the colour of the 'Sale' menu item in my store. Haven't purchased the theme yet, but I have a preview for my website:
https://f88bei6t0vhno2hm-77605110095.shopifypreview.com
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hi @afwanfhaider
please use this code on theme.css file
.header__primary-nav-item[data-title="Sale"] {
color: red;
}
This is an accepted solution.
Hi @afwanfhaider
please use this code on theme.css file
.header__primary-nav-item[data-title="Sale"] {
color: red;
}
How can I change the font size of just the menu items, without going through typography?
By the way, that worked! Thank you so much for your help
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025