All things Shopify and commerce
Hi,
Can anyone advice on how to adjust image banner size for my store in mobile view?
Store: https://ee15bf-83.myshopify.com/pages/about-us
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hello @thatshampooshop
Go to online store ----> themes ----> actions ----> edit code ---->assets ----> section-image-banner.css
add this code at the end of the file.
@media screen and (max-width: 749px) {
.banner--small:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: 12rem !important;
}
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
Hello @thatshampooshop
Go to online store ----> themes ----> actions ----> edit code ---->assets ----> section-image-banner.css
add this code at the end of the file.
@media screen and (max-width: 749px) {
.banner--small:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: 12rem !important;
}
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Thanks for accepting the solution.
Please hit the like button also.
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