Shopify themes, liquid, logos, and UX
Can you help me get rid of the automatically-applied blue background in logo .png on this page?
The file has a transparent background but my theme is making it blue.
https://guisemen.com/products/green-stick
Solved! Go to the solution
This is an accepted solution.
Hi @guisemen ,
This is David at SalesHunterThemes.
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code.
Go Assets folder -> base.css file.
Add this following code at the bottom of page.
.section-template--16836595548393__424c9a37-cf98-40af-8c9e-5388900a6790-padding .collapsible-content__media {
background: unset !important;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Hello @guisemen 👋
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.global-media-settings {
background-color: transparent !important;
}
The result
Hope that helps!
Hey there -- I added this to base.css but no impact on the issue, strangely...
This is an accepted solution.
Hi @guisemen ,
This is David at SalesHunterThemes.
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code.
Go Assets folder -> base.css file.
Add this following code at the bottom of page.
.section-template--16836595548393__424c9a37-cf98-40af-8c9e-5388900a6790-padding .collapsible-content__media {
background: unset !important;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Fixed!!!
User | RANK |
---|---|
201 | |
173 | |
61 | |
52 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023