All things Shopify and commerce
Hello, as you can see in the provided image I got my collection images to be transparent. The problem is that its not fully the right shade and its also not fully transparent. It is has if the picture is in the top left corner instead of where I placed it.
Much appriciated if someone could help me fix.
Solved! Go to the solution
This is an accepted solution.
Hey @Knapris
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.card__inner.color-background-2.gradient.ratio {
background: transparent !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @Knapris
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
770e15-3.myshopify.com is the store url, I dont see why I would give you my password though..
This is an accepted solution.
Hey @Knapris
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.card__inner.color-background-2.gradient.ratio {
background: transparent !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you so much
Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025