when the video on this page loads it turns blck for a moment. Not so nice.
how can I chnage that? I already tried to set the background of colorsection to white
Hey ausgesonnen,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #wrap_all .av-video-slide .avia-slide-wrap, #top #wrap_all .av-video-slide iframe {
background: #fff;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike