how to change the text position of the slideshow section on mobile only. you will know where to edit the code.
1- Go to the online store > Theme >Edit Code
2- Assets >base. css
3 – Add code at the bottom.
@media screen and (max-width: 767px){
.hero-slide--bottom-left .slide-inner .row, .hero-slide--bottom-right .slide-inner .row {
align-items: end;
}}
and click save
this is how you can change the position of your slide hero text and if you still need help please leave a comment or contact us