Okay
  Public Ticket #884048
Change load image on nectar video slider
Closed

Comments

  •  2
    Chris started the conversation

    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

  •  2
    Chris replied

    Never mind I found it:

    .nectar-slider-loading {
        background-image: none !important;
        background-color: black !important;
    }