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?
Hey 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, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025