Shopify themes, liquid, logos, and UX
hello, i am struggling to change background color and padding for the container on mobile for the banner with picture on Dawn theme. When you add a banner with a picture, the button to see the product is in the middle of the banner on phone and you cannot see it, so you can use "Show container on mobile" and the button is under but you cannot change the background color and i would like to put in black and reduce the top and under padding too only for mobile because on the computer it is big enough to see the banner, do you know how to proceed ? thx you 🙂
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__box.content-container.content-container--full-width-mobile.color-scheme-3.gradient {
background: #000;
padding: 40px 0;
}
}
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__box.content-container.content-container--full-width-mobile.color-scheme-3.gradient {
background: #000;
padding: 40px 0;
}
}
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
thx !!
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024