Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi there
I would like to make all of my slide-show with transparent background. It's white backrgound in slide show when you browse on mobile phone.
I can't find the right file to edit . Pls help me and tell me how to change the white background Thanks !
My Url: sales.bellissimochina.com (pls check mobile edition because desktop edition is ok.)
Thanks!!
Solved! Go to the solution
This is an accepted solution.
Please Go to Online Store -> Themes -> Edit code -> Assets -> theme.scss.liquid and paste this code at the end of this file.
@media (max-width: 767px) {
#shopify-section-slideshow .slide-content.slide-content-mb .slide-heading {
background-color: transparent;
}
#shopify-section-162693341303e6b355 .slide-content.slide-content-mb .slide-heading {
background-color: #ffffff;
}
}
This is an accepted solution.
Please Go to Online Store -> Themes -> Edit code -> Assets -> theme.scss.liquid and paste this code at the end of this file.
@media (max-width: 767px) {
#shopify-section-slideshow .slide-content.slide-content-mb .slide-heading {
background-color: transparent;
}
#shopify-section-162693341303e6b355 .slide-content.slide-content-mb .slide-heading {
background-color: #ffffff;
}
}
Hi there,
I am having trouble finding theme.scss.liquid - could it be named something else now that we're in November?
When you say paste it at the end, do you mean after everything, even if it is at the very very end, after all closing of brackets?
Sure! https://soeurbodyandcandle.com/?_ab=0&_fd=0&_sc=1 I hope that link works, thank you!
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