colorbox
colorbox copied to clipboard
Have a different size for mobile?
Colorbox is working great in web browsers, but is there a way to set my colorbox to a different size for mobile devices? The only way I've found is to set the properties here:
$(".person").colorbox({iframe:true, width:"50%", height:"60%"});
But that changes the size for mobile and desktop browsing. When switching to mobile, the shadowbox is long and very thin, causing my text to stack.
I have a similar question. I am disappointed that this four year old question was never addressed....