artpolikarpov / fotorama

A simple, stunning, powerful jQuery gallery.
http://fotorama.io
Other
1.58k stars 380 forks source link

Different thumbnail size according to screen resolution #578

Open andang76 opened 1 year ago

andang76 commented 1 year ago

Hi, is there a way for having different thumbnail size according to device resolution? I'd like to have bigger thumbnails only on desktop resolutions, using default size on mobile devices.

I've tried forcing width and height using CSS media query, with no luck.

Thanks