bigslider (newpaper) doesn't work on minipad

Posted in: Newspaper
Post count: 28

bigslider (newpaper) doesn’t work on minipad.
So I try to show the bigslider only on desktop and not tablet and mobile….but doesn’t work at the same.
Help

the usual
http://faith.deshack.net/prova

Post count: 7909

Hi,

I’m not sure I understand! Do you want to show Big Slider only on desktop and hide it on others screen views?
If you want that please use this custom css in Theme Panel > Custom Css to hide it:

@media(max-width:1200px){
.iosSlider.td_block_big_grid{
display: none;
}
}

Result: http://screencast.com/t/re7fm4QQxd8http://screencast.com/t/2Aqsy9lE
If this is not your issue please provide more details.

Thanks!

Post count: 28

OK so I can hide for phones and tablets, but I wanted to point out that it does not work with those devices!

Post count: 7909

Hi,

I couldn’t check your site: http://screencast.com/t/oKuqFX38QZi
Also please provide more details. Big Slider doesn’t work on mobiles and tablets? Or only for mobiles?

Thanks!

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