Shopify themes, liquid, logos, and UX
Hi, I would like to customize the content and button position on image banner for the dawn theme to bottom left on mobile. How can this be achieved?
thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @Bossify,
Go to Assets > base.css and paste this at the bottom of the file:
@media screen and (max-width: 749px) {
.banner .banner__content {
align-items: flex-end !important;
justify-content: start !important;
}
.banner .banner__box {
text-align: left !important;
align-items: start !important;
}
.banner .banner__buttons {
justify-content: start !important;
}
}
Hope it helps!
hi @Bossify
This is PageFly - Free Landing Page Builder.
This can be achieve by using custom css code. Please help me by share your site URL and password if password protected. I will give you a code and where to place it
Hope this helps.
Best regards,
PageFly
This is an accepted solution.
Hi @Bossify,
Go to Assets > base.css and paste this at the bottom of the file:
@media screen and (max-width: 749px) {
.banner .banner__content {
align-items: flex-end !important;
justify-content: start !important;
}
.banner .banner__box {
text-align: left !important;
align-items: start !important;
}
.banner .banner__buttons {
justify-content: start !important;
}
}
Hope it helps!
Holy sh**! It works! Thank you!!!
how do i make the lines in the descriptions closer together
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024