Personalized checkout and custom promotions with Shopify Scripts
hello,
i got really anoying problem, i need to remove backgrounds from my collections images. I found .media file in console (pic1) and i can not find this file in my source code, i just need to delete makred line, is there any chance to do it? I tried a lot of things but i think there must be an easy way.
here is link to my shopify shop: my shop
Thanks for help!
Solved! Go to the solution
This is an accepted solution.
please place below code into your theme file or collection customizer and hit save.
Theme File > Online Theme > Edit Code > Assets > style.css
#Banner-template--21074335531350__image-banner .banner__media {
padding-bottom: 14rem;
}
Theme Customizer Select collection page instead of homepage
This is an accepted solution.
please place below code into your theme file or collection customizer and hit save.
Theme File > Online Theme > Edit Code > Assets > style.css
#Banner-template--21074335531350__image-banner .banner__media {
padding-bottom: 14rem;
}
Theme Customizer Select collection page instead of homepage
hey,
thanks for fast answer!
sorry but i dont get that, i cant find style.css in my code
am i some kind of ape?
nvm, i just cannot find style.css...
anyway, thanks for help! ❤️
its styles.css
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025