Shopify themes, liquid, logos, and UX
Hello, how can I align the text on the web banner closer to the left corner?
Solved! Go to the solution
This is an accepted solution.
Hi Trong2409
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.banner__content.banner__content--middle-left.page-width.scroll-trigger.animate--slide-in {
margin: 0 !important;
}
Best,
Esther
This is an accepted solution.
Hi Trong2409
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.banner__content.banner__content--middle-left.page-width.scroll-trigger.animate--slide-in {
margin: 0 !important;
}
Best,
Esther
Hi
I have the same issue so if you can get the answer, I would love to follow
Hi @trong2409
.banner__content {
padding-left: 10px !important;
}
.banner__content
> .banner__box.content-container {
padding-left: 0 !important;
}
I hope this helps
Best,
Daisy
Thank you everyone so much!
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