Hi,
I have added a Fullwidth Easy Slider (21:6) to our webpage with a video. The video is 16:9 and can therefore not fill out the entire width when playing. It comes with some black/grey “borders”. Can I change the color of those ?
Hey dittejoe,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Hi Jordan,
This is a link for one of the pages: https://effimat.com/industries/hospitals/
Best regards,
Ditte
Hi,
Add the following to quick css:
div .mejs-container{
background:#fff!important;
}
Best regards,
Jordan Shannon