Quantcast
Channel: Site5 Free Premium WordPress Themes » All Posts
Viewing all articles
Browse latest Browse all 8865

Reply To: Slider : center image

$
0
0

You should open css file flexslider and look for this:
@media screen and (max-width: 480px)

Change the 100px into ‘auto’:

#slider_container {
height: 100px !important;
}
.flexslider .slides li {
height: 100px;
}

Guido


Viewing all articles
Browse latest Browse all 8865

Trending Articles