My apologies, I know this question has been answered plenty of time but it still wont work for me I jut need the mobile slideshow to show the entire image.
Please add the following CSS code to your assets/base.css bottom of the file.
@media screen and (max-width: 749px){
.banner__media.media>img {object-fit: fill !important;}
.banner__box {padding: 0px !important;}
}
Thanks!
1 Like
