Hi @salem ,
You try paste below code at the bottom of the file theme.css:
.slideshow__image {
background-size: contain !important;
}
@media (min-width: 750px) {
.slideshow {max-height: unset !important;}
}
Hi @salem ,
You try paste below code at the bottom of the file theme.css:
.slideshow__image {
background-size: contain !important;
}
@media (min-width: 750px) {
.slideshow {max-height: unset !important;}
}