Shopify themes, liquid, logos, and UX
HI!
I'm trying to make my collection banners in the Dawn theme full width. I know very little coding, and am clueless with this. Does anyone know what I can do to turn the banner in the below link into a full-width banner?
Any help is much appreciated 🙂
Solved! Go to the solution
This is an accepted solution.
Like this?
If it is, try the code.
@media screen and (min-width: 750px){
.collection-hero__inner {
align-items: flex-start !important;
flex-direction: column !important;
}
.collection-hero__image-container.media.gradient {
margin: 0px;
}
.collection-hero__image-container.media.gradient img {
object-fit: fill;
}
}
This is an accepted solution.
Like this?
If it is, try the code.
@media screen and (min-width: 750px){
.collection-hero__inner {
align-items: flex-start !important;
flex-direction: column !important;
}
.collection-hero__image-container.media.gradient {
margin: 0px;
}
.collection-hero__image-container.media.gradient img {
object-fit: fill;
}
}
User | RANK |
---|---|
197 | |
179 | |
83 | |
60 | |
47 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023