@moise75
can you please try this code
- Go to Online Store->Theme->Edit code
- Asset->/section-image-banner.css ->paste below code at the bottom of the file.
@media screen and (min-width: 750px) {
.banner__content.banner__content--bottom-center {align-items: center;}
}
2 Likes
Any solution on the banner image? If I want two like a slide?
1 Like
@moise75
yes, please used slideshow section at theme customization
1 Like
moise75
24
I just tried but having an issue with the mobile the padding are off
@moise75
yes please try this code
@media screen and (max-width: 749px) {
.banner--mobile-bottom:not(.banner--stacked) .banner__content{display: none;}
}
1 Like
moise75
26
You are the best. Thanks for all your hard work. You are the champ
1 Like
@moise75
its my pleasure to help us