Shopify themes, liquid, logos, and UX
Hi Shopify,
My shopify store niicefood.dk (password: niicefood9) uses a lot of PNG pictures which are mostly successfully shown with transparent background. But the pictures have a white background on "footer promotions" and "collection callout" even though they are all png-files:
The images do all show with transparent backgrounds everywhere else on the page.
I have looked everywhere but can't seem to find a solution that actually works.
Please help me out :))
Sincerely,
Siw Kjeldgaard
Solved! Go to the solution
This is an accepted solution.
Hi @siw ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/vitalmedia.css->paste below code at the bottom of the file:
#shopify-section-footer-promotions .grid__image-ratio {
background-color: transparent !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
This is an accepted solution.
yes, please add this code
.callout-image {
background: transparent !important;
box-shadow: none !important;
}
This is an accepted solution.
Hi @siw ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/vitalmedia.css->paste below code at the bottom of the file:
#shopify-section-footer-promotions .grid__image-ratio {
background-color: transparent !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Thank you so much for your fast response! 🙂 It works perfectly on the "footer promotions". But unfortunately the pictures in "collection callout" still have a white background...
How do I fix that? 🙂
I am not seeing the /vitalmedia.css ... what should i do?
We have checked for this issue in real system and browserstack but it is working ok. In which system configuration or browser you are checking?
I am currently using Safari but it's the same in Google Chrome. Btw 50% of my problem is now solved, just need to make the pictures in "collection callout" transparent as well 🙂
This is an accepted solution.
yes, please add this code
.callout-image {
background: transparent !important;
box-shadow: none !important;
}
Thank you so much - works perfectly! 🙂
its my pleasure to help us
User | RANK |
---|---|
183 | |
151 | |
80 | |
75 | |
63 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023