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
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025