Re: Card Background from White to Transparent

Solved

Card Background from White to Transparent

curtsaczalski1
Tourist
9 0 3

The cards that display my products have a white background, but my images are.png. I was hoping to make these cards show just the product with a transparent background. Is there a way to change this? Image and site link below:

curtsaczalski1_0-1668017249189.png

https://lab-rat-supplements.myshopify.com/

 

Accepted Solution (1)

KetanKumar
Shopify Partner
37094 3645 12053

This is an accepted solution.

@curtsaczalski1 

yes, please add this code 

1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

.product-grid .card:not(.ratio), .product-grid .card-information {
    background: transparent !important;
}

 After View

KetanKumar_0-1668023354481.png

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on [email protected] regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 5 (5)

KetanKumar
Shopify Partner
37094 3645 12053

This is an accepted solution.

@curtsaczalski1 

yes, please add this code 

1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

.product-grid .card:not(.ratio), .product-grid .card-information {
    background: transparent !important;
}

 After View

KetanKumar_0-1668023354481.png

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on [email protected] regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
curtsaczalski1
Tourist
9 0 3

That worked, thank you!

KetanKumar
Shopify Partner
37094 3645 12053

@curtsaczalski1 

its my pleasure to help us 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on [email protected] regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
CheekinTongue
Visitor
2 0 1

Hi Ketan,

 

having the same issue as identified in the question, im trying to get my product backgrounds to be transparent across all products on my site. I've tried the proposed solution, and may other approaches given on this platform, to no avail. could you possible help?

 

KetanKumar
Shopify Partner
37094 3645 12053

@CheekinTongue 

oh sorry for that issue can you please send your store url so i will check and let you know proper solution 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on [email protected] regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing