Okay
  Public Ticket #1012200
Hide loading spinner
Closed

Comments

  •  2
    emma started the conversation

    Hi! How can I hide the loading spinner on a single item? I have a transparent PNG in a lightbox and the spinner is showing through the image.

    thanks!

  •  1,558
    Laborator replied

    Hi Emma,

    Try adding this CSS in your Custom CSS:

    .lg-outer.lg-skin-kalium-default .lg-inner .lg-item {
        background: none !important;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group