Hi Thekat!
I have everything working the way I like, but I'm told this is the problem: <div class="slideshow_container .slideshow_container_style-light" style="height: 480px; ">
I have CSS already that I THOUGHT changed that, and its here:
@media only screen and (max-device-width: 480px) {
.slideshow_container .slideshow_slide {
height: auto!important;
}
}
this code does work! but the height is what's causing the problem with the page.