Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1463549

    Hola de Mexico!

    How do I remove the preload spinner on video loaded into a color section background?

    Gracias!

    #1463582

    Hey Miguel,

    Thank you for the inquiry.

    Please add this css code to hide the loading spinner.

    span.mejs-overlay-loading-bg-img {
        display: none !important;
    }

    Best regards,
    Ismael

    #1463704

    Gracias Ismael!!!

    #1463717

    Hi,
    Glad that we could help, if you have any further questions please open a new thread and we will be happy to help.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove preload spinner on video loaded in color section background’ is closed to new replies.