Hello, I would like to reduce the size of the slideshow height.
Here is my shop link: https://479a7a-a6.myshopify.com/
On pc is too big
Hello, I would like to reduce the size of the slideshow height.
Here is my shop link: https://479a7a-a6.myshopify.com/
On pc is too big
@vseazon , do this to fix it in 20 seconds:
@media screen and (min-width: 750px){
.banner--large:not(.banner--adapt) {
min-height: 420px !important;
}
}
the 420px can be changed to anything you wish.
If it helps you please click on the “like” button and mark this answer as a solution!
Thank you.
Kind regards,
Diego
@vseazon Please follow below steps to reduce the size of the slideshow height. Let me know whether it is helpful for you.
Please provide your support by click “Like” and “Accepted” if our solution works for you. Thanks for your support.