Hello all,
would it be possible to move the slideshow container in the Creative-template a few px downwards?
I´ve added a border but this covers a part of the image.
Many thanks
Torsten
.vegas-wrapper, .vegas-overlay, .vegas-timer, .vegas-slide, .vegas-slide-inner {
top: 50px;
}
.vegas-wrapper, .vegas-overlay, .vegas-timer, .vegas-slide, .vegas-slide-inner {
bottom: 25px;
left: 25px;
right: 25px;
top: 25px;
}
.vegas-slide, .vegas-slide-inner {
background-size: auto auto !important;
}