Please can you help me to display the copy and buttons on a mobile without getting cut off by the content below… I tried some css from another thread but it completely distored the mobile version… so guessing this is not right…
@media only screen and (max-width: 320px) {
.av_slideshow_full.avia-slideshow {
min-height: 120px;
}
}