Shopify themes, liquid, logos, and UX
Im having trouble removing the space under slideshow for mobile view. I have tried resizing image and nothing is helping.
Solved! Go to the solution
This is an accepted solution.
Hi @Prijay ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
@media screen and (max-width: 749px){
.banner--mobile-bottom:not(.banner--stacked) .banner__content{
display: none;
}
}
</style>
Best regards,
Anthony
Hi @Prijay ,
Could you please share your store URL, so that I can help you
Could you please provide password too? Thank you
Bianca23@
This is an accepted solution.
Hi @Prijay ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
@media screen and (max-width: 749px){
.banner--mobile-bottom:not(.banner--stacked) .banner__content{
display: none;
}
}
</style>
Best regards,
Anthony
thank you so much! it appear to be working!!
Hi, this worked for me too but it got ride of my button that was on the slideshow when i went into mobile mode. How can i get the button to appear in mobile mode too?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025