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

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?

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

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!

thank you! It worked.

1 Like

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! :wrapped_gift: :rocket: