Transparent images

Solved

Transparent images

PabloPier
Excursionist
33 0 11

Hello, I changed my product images to transparent but on the home page the images did not change as shown on the screenshot:

PabloPier_0-1722871566916.png

The same problem is also seen here:

PabloPier_1-1722871610042.png

Could you please help me make the background transparent?

Accepted Solution (1)
BSS-TekLabs
Shopify Partner
2080 614 718

This is an accepted solution.

- Here is the solution for you @PabloPier 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

 

.card__inner.gradient {
    background: transparent !important;
}

 

- Here is the result you will achieve:

BSSTekLabs_0-1722872067149.png

BSSTekLabs_1-1722872165383.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 9 (9)

BSS-TekLabs
Shopify Partner
2080 614 718


Hello @PabloPier .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
PabloPier
Excursionist
33 0 11

Hello, the website is https://www.pablopier.com/

BSS-TekLabs
Shopify Partner
2080 614 718

This is an accepted solution.

- Here is the solution for you @PabloPier 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

 

.card__inner.gradient {
    background: transparent !important;
}

 

- Here is the result you will achieve:

BSSTekLabs_0-1722872067149.png

BSSTekLabs_1-1722872165383.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
PabloPier
Excursionist
33 0 11

Thank you, it works! 

BSS-TekLabs
Shopify Partner
2080 614 718

Glad to help you. Have a good day @PabloPier .

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSSCommerce-B2B
Shopify Partner
1407 386 450

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file base.css. 
Step 3. Add this code to the end of the file

.product-card-wrapper .card__inner {
  background-color: transparent!important;
}



B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now I Donate Us Here!

niraj_patel
Shopify Partner
2378 514 511

Hello @PabloPier 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .collection .card--standard .card__inner{
        background: transparent !important;
   }
   .related-products .card__inner.gradient {
        background: transparent !important;
   }
</style>

niraj_patel_0-1722872113892.pngniraj_patel_1-1722872153543.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

BSSCommerce-B2B
Shopify Partner
1407 386 450

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file base.css. 
Step 3. Add this code to the end of the file

 

 

.product-card-wrapper .card__inner {
  background-color: transparent!important;
}

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now I Donate Us Here!

Dan-From-Ryviu
Shopify Partner
9212 1846 1878

Go to you Online store > Themes > Customize > Theme settings > open Custom CSS, add this code 

.card__inner { background: transparent; }

Screenshot_2.jpg

- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.