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?
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024