Shopify themes, liquid, logos, and UX
Hi,
In the image banner section of the Dawn theme, it is possible to set the desktop content position to the bottom left. However, on mobile devices, the option is limited to the left only. Is there any way I can get the content position on mobile to be on the bottom left also?
Kind regards
Solved! Go to the solution
This is an accepted solution.
Hi @troydewit
Please follow these steps:
- Go to Online Store => Theme => Edit Code:
- Find the file section-image-banner.css:
- Find the following code:
@media screen and (max-width: 749px) {}
- Add the following code inside the curly bracket:
.banner:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
align-items: self-end;
}
- Here is the result:
I hope that it will work for your site.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
Product Labels by BSS | B2B Solution & Custom Pricing
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
@troydewit
Hello,
Can You Please Share Your Store URL? I Will Check and Provide Proper Solution
Thank you! URL is crazerebels.myshopify.com, the current home page is just for test but I would like to be able to have multiple image banner sections all with bottom left content position.
hello @troydewit
can you please shear your store URL and password i have suggested a better solution.
Thank you! The URL is crazerebels.myshopify.com, the current home page is just for test but I would like to be able to have multiple image banner sections all with bottom left content position.
Hi @troydewit
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
Product Labels by BSS | B2B Solution & Custom Pricing
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Thank you! My URL is crazerebels.myshopify.com, the current home page is just for test but I would like to be able to have multiple image banner sections all with bottom left content position.
Hello @troydewit,
Share your store URL so we can check the issue and let you know the best possible solution.
Regards,
CedCommerce
Thank you! The URL is crazerebels.myshopify.com, the current home page is just for test but I would like to be able to have multiple image banner sections all with bottom left content position
This is an accepted solution.
Hi @troydewit
Please follow these steps:
- Go to Online Store => Theme => Edit Code:
- Find the file section-image-banner.css:
- Find the following code:
@media screen and (max-width: 749px) {}
- Add the following code inside the curly bracket:
.banner:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
align-items: self-end;
}
- Here is the result:
I hope that it will work for your site.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
Product Labels by BSS | B2B Solution & Custom Pricing
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hi there,
I made it, but button and heading does not comes down, i use same theme. have been something changed since?`
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025