Comments 2Chris started the conversationSeptember 7, 2016 at 2:15pmIs there any way to change the image or CSS that shows up before the nectar video slider loads videos? It's like a gray background with diagonal lines. I'm attaching an image for reference 2Chris repliedSeptember 7, 2016 at 2:22pmNever mind I found it: .nectar-slider-loading { background-image: none !important; background-color: black !important;} Sign in to reply ...
Is there any way to change the image or CSS that shows up before the nectar video slider loads videos? It's like a gray background with diagonal lines. I'm attaching an image for reference
Never mind I found it:
.nectar-slider-loading {
background-image: none !important;
background-color: black !important;
}