Okay
  Public Ticket #267858
slider background stripes
Closed

Comments

  • Tom started the conversation

    How do you remove the striped background as the slider loads in? Can it be replaced with a flat colour?

  •  8,839
    Tahir replied

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

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

    Cheers


    ThemeNectar Support Team 

  • Tom replied

    Hi Tahir - thanks worked a treat.

    Do you think it's worth putting something into the theme settings to allow manual changes for this rather than custom css? For the not-so-tech savvy people it might be

  •  8,839
    Tahir replied

    Hey Tom!

    Sure ill add it to the wishlist for future updates. 

    Cheers


    ThemeNectar Support Team