bmaweb
-
Posts
3 -
Joined
-
Last visited
Reputation Activity
-
bmaweb reacted to tuanphan in how to reduce banner image sizes to fit mobile device?
You can use this code to Website > Website Tools > Custom CSS
@media screen and (max-width:991px) { body.homepage .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 30vh !important; } }