-
Posts
9 -
Joined
-
Last visited
Reputation Activity
-
Pims reacted to tuanphan in How do I stop the gallery slideshow from cropping the images & just scale down instead?
Add to Home > Design > Custom CSS
@media screen and (max-width:767px) { .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 15vh !important; } }