Essential Grid Lightbox not sizing correctly on desktop
Hi x-ers,
I’m facing a problem with Essential Grid’s Lightbox (see wp.wizzart.nl). The site is not yet live, so you’ll see a custom under constuction page with a custom grid with 2 grid items on the bottom of the page.
On both elements I’ve set the Video Ratio to 16:9
Lightbox settings:
Default Width: 1920
Default Height: 1080
API/JavaScript:
jQuery.extend(jQuery.esgbox.defaults, {
aspectRatio:true
});
Still there’s a small black part left and right of the video in the lightbox! On my ipad air2 it shows correct.
Has anybody has a clue as to why this happens?
Richard