All things Shopify and commerce
Hi,
I need to increase the height of the slideshow section for mobile only to full screen in the Dawn theme but I am unable to do it, I have separate banners for desktop and mobile. Please help.
Solved! Go to the solution
This is an accepted solution.
Add This Css In your base.css File
@media screen and (max-width:767px){
.banner--medium:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: 100vh !important;
}
.media>img {
object-fit: fill !important;
}
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
Please Share Your store Link
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
This is an accepted solution.
Add This Css In your base.css File
@media screen and (max-width:767px){
.banner--medium:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: 100vh !important;
}
.media>img {
object-fit: fill !important;
}
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
It's done perfectly. Thank you so much.
Learn what's possible with customizing Shopify Checkout beyond what's available out of...
By Shopify Feb 19, 20252m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025