Smallscreen Bigslider Image issue

Posted in: Newspaper
Post count: 55

Hi,

I am facing the the image issue in the small screen devices for Big slider, http://www.screencast.com/t/c0qgi5bdQ

Image is not scaling according to the screen, half of the image is not visible.

Mysite: http://goo.gl/iOOpfV

Thanks
Bharath

Post count: 7909

Hi,

Please try this custom css for mobile device: http://screencast.com/t/cdjOmwMN4oq

@media (max-width: 767px) {
.td_block_big_grid .td-big-grid-post-0 {
height: auto;
}
}

Thanks!

Post count: 55

Its fixed!!

Thanks
Bharath

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.