Shopify themes, liquid, logos, and UX
Hi,
I'm using dawn theme 15.2.
I need the image slideshow on mobile display not to move and show white space when people scroll. Please see what I'm referring to below (www.shoplile.com) on mobile:
Thanks in Advance.
Hi @Tellmemore112 ,
Can you share your store URL so that I can check?
Daisy
Hello @Tellmemore112
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
Hi Tellmemore112
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css or section-image-banner.css and add this code at the end of the file
@media screen and (max-width: 768px) {
.banner .banner__content {
bottom: 0px !important;
}
}
Result:
Best,
Liz
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