Shopify themes, liquid, logos, and UX
I'm having an issue where there is a white space under my slideshow (only visible on mobile).
I've tried some of the solutions listed to deal with the issue, but when I got to assets there is no theme.liquid section to choose from. I tried adding the code under the theme section but still no luck. Please help
Solved! Go to the solution
This is an accepted solution.
@sluggsounds add the code
>> From your Admin panel, click Online Store > Themes >Actions > Edit code
>> find and open the base.css file
>> Paste the code below at the very bottom of the file.
@media screen and (max-width: 749px){
.banner--mobile-bottom:not(.banner--stacked) .banner__content {
display: none !important;
}
}
sluggsounds.com
thank you 🙏
no not the first slideshow. slideshow towards the bottom
@sluggsounds Do you mind if you share the product URL. Also if it is password protected then share the pass. If you have issue to share the pass , you can share the pass in my inbox.
its unlocked for now until somebody can help me solve this issue
This is an accepted solution.
@sluggsounds add the code
>> From your Admin panel, click Online Store > Themes >Actions > Edit code
>> find and open the base.css file
>> Paste the code below at the very bottom of the file.
@media screen and (max-width: 749px){
.banner--mobile-bottom:not(.banner--stacked) .banner__content {
display: none !important;
}
}
That worked. Thank you so much
i have the same issue however this did not work
Hi, I seek the same solution, and it worked, however, the active button (shop now, example) disappeared from mobile version. Is it possible to solve it ?
Please add below css code in bottom of assets/base.css file
That worked. Thank you so much
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024