Personalized checkout and custom promotions with Shopify Scripts
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
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