New Shopify Certification now available: Liquid Storefronts for Theme Developers

.png not transparent

-Richard-
Tourist
3 0 1

I customized the Whisk Shopify Theme. However the first .png image on my homepage shows what should be transparent as solid white. I set a custom background like this in the theme.liquid: 

#MainContent {
background-image: url(https://cdn.shopify.com/s/files/1/0784/2906/1448/files/gaus-luetje-hintergrundbild-kartoffelsack.jpg...);
background-size: cover;
background-position: center;
background-attachment: fixed;
}

I have tried:

- CSS Rule to override the background from that section and it didnt work: 
.banner--template--19914495885640__image_banner {
background-color: transparent !important;
}
- Saving the image as .webp to outrule conversion issues (didnt work). 

 

Honestly im at my wits end for this. The Shop is attached: https://4f6a5c-4.myshopify.com/

 

Could someone point me in the right direction for this?

Replies 3 (3)
vian_FoxEcom
Shopify Partner
94 5 18

Hi @-Richard- 

 

I'm not sure I understand what you want to do. 

 

Can you tell me what you want to achieve?

And what's the issue preventing your goal right now?

Find my answer helpful? Give it a like :]
Try Foxify now - #1 Conversion-focused page builder.
Use FoxKit free - All-in-one Sales Boost.
FoxEcom smart solutions impact sales, costs, and profit all at once.
-Richard-
Tourist
3 0 1
Hey FoxEcom,

i had a picture as the main header on my site that was transparent .png. However, when I uploaded the picture it showed the transparent section as solid white. I haven’t been able to find a fix or solution so I just swapped for another picture 😊.
vian_FoxEcom
Shopify Partner
94 5 18

Hello @-Richard- 

 

This sounds tricky for me to look into cause I don't have the file.

You might want to try checking for some answers here.

 

Good luck! 🙂

Find my answer helpful? Give it a like :]
Try Foxify now - #1 Conversion-focused page builder.
Use FoxKit free - All-in-one Sales Boost.
FoxEcom smart solutions impact sales, costs, and profit all at once.