All things Shopify and commerce
Hello how can I change the color of the View All button on this featured collection to black?
URL: Collections – TrendBlend
Solved! Go to the solution
This is an accepted solution.
Hi @TrendBlend ,
You can follow these steps
Step 1: Go to Online store > Themes > Edit code and find base.css file
Step 2: Insert below code at the end file and Save them
.collection__view-all a:not(.link) {
background-color: black !important;
}
It would be like that:
We're happy to see that our suggestion helped you solve the issue. Can you kindly give us a like and mark it as a solution? This can be a reference for other merchants if they have an issue like you.
Should you need any further information, please do not hesitate to contact us by tagging directly at Community post. We will check and let you know soon.
Thanks in advance.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution.
MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
This is an accepted solution.
Instructions
1. Go to 'Online Store' -> Themes
2. At your Active Theme -> Click on the 3 dots (...) -> Edit Code
3. In the Assets Folder, locate the file 'base.css'
4. At the bottom of the file paste the below code
.section-template--22615797563731__featured_collection_FeVCYQ-padding .collection__view-all .button{
background-color: black;
color: white;
}
This is an accepted solution.
Hi @TrendBlend ,
You can follow these steps
Step 1: Go to Online store > Themes > Edit code and find base.css file
Step 2: Insert below code at the end file and Save them
.collection__view-all a:not(.link) {
background-color: black !important;
}
It would be like that:
We're happy to see that our suggestion helped you solve the issue. Can you kindly give us a like and mark it as a solution? This can be a reference for other merchants if they have an issue like you.
Should you need any further information, please do not hesitate to contact us by tagging directly at Community post. We will check and let you know soon.
Thanks in advance.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution.
MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
This is an accepted solution.
Instructions
1. Go to 'Online Store' -> Themes
2. At your Active Theme -> Click on the 3 dots (...) -> Edit Code
3. In the Assets Folder, locate the file 'base.css'
4. At the bottom of the file paste the below code
.section-template--22615797563731__featured_collection_FeVCYQ-padding .collection__view-all .button{
background-color: black;
color: white;
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025