Shopify themes, liquid, logos, and UX
I need to change the color of the sale title in the header to red, how can i do this? The store is italian so the name of the collection and in the navigation is "SALDI". In case this matters, I am using the prestige theme.
Solved! Go to the solution
This is an accepted solution.
@DanSal8 , go to theme.css and add the following code :
.Header__Wrapper:hover .HorizontalList li:nth-child(3) a {
color: red !important;
}
.Header__Wrapper .HorizontalList li:nth-child(3) a {
color: red !important;
}
This is an accepted solution.
@DanSal8 , go to theme.css and add the following code :
.Header__Wrapper:hover .HorizontalList li:nth-child(3) a {
color: red !important;
}
.Header__Wrapper .HorizontalList li:nth-child(3) a {
color: red !important;
}
wow, i was begging to think it was impossible 😂. Thank you so much it worked
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024