Quantcast
Channel: Topic Tag: mobile | WordPress.org
Viewing all articles
Browse latest Browse all 22088

technobuddha on "[Plugin: Slideshow] slideshow cosmetic issues via mobile"

$
0
0

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.


Viewing all articles
Browse latest Browse all 22088

Trending Articles