All things Shopify and commerce
I have a problem with moving the text and button to the bottom of the image banner on mobile. I already did it on desktop, and the text is at the bottom but i cant find the solution to this on mobile.
on desktop its on the bottom
but on mobile its on the middle.
Hi @michal0000, you can try adding this CSS
Online Store > Theme > Customize > Settings > Custom Css
@media only screen and (max-width: 767px) {
.banner__box {
bottom: -20%;
}
}
Hope this helps and feel free to tag me if you have any more questions
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025