Okay
  Public Ticket #172009
Nectar Slider - Remove Loading Animation
Closed

Comments

  • the started the conversation

    I don't want the big gray box with the loading animation for the Nectar slider. If anything a simple white space with a spinner in the middle will do. The huge gray box before loading doesn't fit the style I am going for. Can it be changed? Thank you. Great theme!

  •  1,069
    ThemeNectar replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel: 

     
    body .nectar-slider-loading {
        background-color: #FFF!important;
        background-image: url("YOUR-URL.COM/wp-content/themes/salient/img/icons/nectar-loading.gif")!important;
    }
    
    Cheers :)
  • the replied

    Amazing! Thank you for your support. Wonderful theme and support. Keep it up. :)