Shopify themes, liquid, logos, and UX
i have gray backgrounds on .png images that are transparent. i looked in theme colors and tried some previous solutions but none seem to work from me. Image attached is in the collections here is a link for example too :
https://whatsheneeds.ca/collections/emojibator
Solved! Go to the solution
This is an accepted solution.
Hi @Deadly_Dukes ,
You can follow the steps here:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
.media {
background: transparent !important;
}
This code is used to make the background transparent.
Here is the result:
Please let me know if it works!
Best,
Daisy
This is an accepted solution.
Hi @Deadly_Dukes ,
You can follow the steps here:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
.media {
background: transparent !important;
}
This code is used to make the background transparent.
Here is the result:
Please let me know if it works!
Best,
Daisy
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024