Shopify themes, liquid, logos, and UX
Hello Everyone,
Does anyone know how to change the color of the clearnace category below to #CF3737. I am using the theme Symmetry which I purchased.
Solved! Go to the solution
This is an accepted solution.
Hi @Sumayya
I hope you are doing well
You can do it like this
a.navigation__link[href="/collections/clearance"] {
color: #CF3737;
}
You can change the href as per need and If you need to put parent you can do that also.
You can paste this code at the end in assets/styles.css file
If it still does not work, please share store URL (password if password protected) so that we can check it on our side
Thank you!
This is an accepted solution.
Hi @Sumayya
I hope you are doing well
You can do it like this
a.navigation__link[href="/collections/clearance"] {
color: #CF3737;
}
You can change the href as per need and If you need to put parent you can do that also.
You can paste this code at the end in assets/styles.css file
If it still does not work, please share store URL (password if password protected) so that we can check it on our side
Thank you!
It worked. Thanks a lot!!!
User | RANK |
---|---|
182 | |
150 | |
80 | |
72 | |
61 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023