Shopify themes, liquid, logos, and UX
Hi,
I updated the Testament theme from Shopify OS 1.0 to 2.0 and when I upload now my PNG files they are not anymore transparent. I tried already editing the code with background-color: transparent; opacity: 0 etc., but nothing worked out.
Is this a common problem? or does anyone have an idea how to fix it?
The store is not released yet.
Thanks,
Marius
Solved! Go to the solution
This is an accepted solution.
Open the file Assets/stylesheet.css (or stylesheet.css.liquid) in the code editor and add this code at the bottom of the file:
.box-ratio {
background-color: transparent;
}
.box-ratio img {
background-color: transparent;
}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Are you able to access this page: https://6tqwc6cx0tuam69h-43641700501.shopifypreview.com ?
It's the green section on the start page. You will most probably recognize it because there are white images on a green background.
Thank you so much
This is an accepted solution.
Open the file Assets/stylesheet.css (or stylesheet.css.liquid) in the code editor and add this code at the bottom of the file:
.box-ratio {
background-color: transparent;
}
.box-ratio img {
background-color: transparent;
}
thanks bt i can see all good
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025