How do I change the second background color of the featured collection? (SENSE THEME)

Solved

How do I change the second background color of the featured collection? (SENSE THEME)

Muselabel
Excursionist
30 0 4

Hello,

I would like to change the second background color of the product in the featured collection as you can see in the image. Is there anyone who can help me out with this?

 

Foto 13-07-2024 om 15.28.jpeg

 

 

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
1902 546 634

This is an accepted solution.

Hi @Muselabel,

You can follow these steps to make the effect

1. Open Online Store > Theme > Edit Code

2. Find and open the base.css (or theme.css, custom.css) file

3. Paste the code snippet below at the bottom of the file and hit save

 

.card-wrapper .card {
    /* You can change this value to the color of your preference */
    background: #000;
}

 

Here is the result

BSSTekLabs_0-1720878173453.png

Hope this helps you solve the issue.

Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!

 

 
If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

View solution in original post

Replies 3 (3)

BSS-TekLabs
Shopify Partner
1902 546 634

This is an accepted solution.

Hi @Muselabel,

You can follow these steps to make the effect

1. Open Online Store > Theme > Edit Code

2. Find and open the base.css (or theme.css, custom.css) file

3. Paste the code snippet below at the bottom of the file and hit save

 

.card-wrapper .card {
    /* You can change this value to the color of your preference */
    background: #000;
}

 

Here is the result

BSSTekLabs_0-1720878173453.png

Hope this helps you solve the issue.

Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!

 

 
If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

Muselabel
Excursionist
30 0 4

thank you! It worked.

BSS-TekLabs
Shopify Partner
1902 546 634

You're welcome!
And if you're looking to add custom free gift functionality to your store, you should definitely check out our app, Salepify! It's designed to enhance your sales strategy with features like tiered discounts, cart rewards, and seamless integration with Shopify! 🎁🚀

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell