anybody got a fix?
Hello @BarIliyaev ,
you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Please Share your store live url with password (if it password protected) where you want to do modification, so that I will solve your issue here!
hello @BarIliyaev
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
https://lalaserstore.com/ thanks in advance!
paste this code on top of the theme.scss file.
@media only screen and (max-width: 749px){
.slideshow__text-wrap--mobile {
height:30% !important.
}
}
Thank You.
@BarIliyaev
ok, paste the code at the bottom of the theme.css file.
it didnt really work man
paste this code.
@media only screen and (max-width: 749px){
.slideshow__text-wrap--mobile {
height:30% !important;
}
}
thank you very much man you helped me alot!

