“I uploaded images for the collection feature image in PNG format. However, when I viewed the collection page on the live site, the image was converted into JPG format and a white background was added to it. Even when I opened the image in a new tab, it still appeared in JPG format with a white background. I’m not sure why this is happening. Can anyone help me understand why this is happening and suggest a solution if I want to display a transparent image instead?”
{%- if section.settings.show_collection_image and collection.image -%}
{%- endif -%}
@BSS-Commerce
the above code is what i am having for banner. And I also want to ask you in general, What to do if We want to use PNG images anywhere in my store?
I found one code in Documentation but I did not understood it,
We’re sorry to tell you that there is currently no way to use PNG images anywhere in the store. You will have to change the format for each image you want to use PNG image.