Hello everyone, I want to increase just the height of the slide for mobile version only. The website is www.bebasic.in
Hello,
Please add the below code above in theme.liquid
online store >> edit code >> theme.liquid
@media screen and (max-width: 767px) { slideshow-component .slideshow.banner{ min-height: 400px!important; } }after added the given code store looks like this.
If our solution is helpful for you then Please like the post and tap on accepted.
If you want to discuss any further information then please contact us on our whatsapp.
We will always here for your help.
Thankyou ![]()
Hello, thank you for the reply. Is there a way to keep the slide width the same and just increase the slide height? (Phone version only)
Thank you!!!

