Not working with suggested code. I did have success with this though (currently on http://ekocrate.com):
<style>
.gallery-slideshow {
padding-top: 0vh !important;
}
</style>
Still too much space on the bottom, any suggestions? When I inserted this it broke (currently on http://ekocrate.com/home-2):
<style>
.gallery-slideshow {
padding-top: 0vh !important;
padding-bottom: 0vh !important;
}
</style>
Thanks, Jordan
http://EkoCrate.com
12345