Okay
  Public Ticket #333003
image gallery background color
Closed

Comments

  • Ja started the conversation

    Hi,

    Ive set up Nectar slider style image gallery, and it has a black background. 

    How can I target it to change it to white?

    Thanks,
    JA

  •  8,847
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .swiper-container, .nectar-slider-wrap {
        background-color: #fff !important;
    }
    
    Thanks 


    ThemeNectar Support Team 

  • [deleted] replied

    Hi,

    I have a similar problem, but your code doesn't work. (I put the code here: Salient / General Settings / Custom CSS Code). My image gallery consist of transparent png files, and a black colour is still there. Could you help me?

    Thanks,
    Jaroslaw

  •  8,847
    Tahir replied

    Hey Jaroslaw!

    Could you please provide your site url . 

    Thanks 


    ThemeNectar Support Team 

  • [deleted] replied

    My site is blocked, because is still under construction (ad-fontes.pl). I attach a screenshot.

  •  8,847
    Tahir replied

    Hey Again!

    I am afraid i am gonna need a live url or access to see it. 

    Thanks 


    ThemeNectar Support Team 

  • [deleted] replied

    Maybe next screenshot with code will help you, if not I'll wait to finish the remaining work and then shere the link with live url.

    Thanks
    Jarek


  •  8,847
    Tahir replied

    Hey Again!

    Add this into the Custom CSS box located in your Salient Options panel :
    
    #ajax-content-wrap .swiper-container,#ajax-content-wrap .swiper-slide {
        background-color: transparent !important;
    }
    
    Thanks 


    ThemeNectar Support Team 

  • [deleted] replied

    Hi,

    it's working now! Thanks a lot! You are great!
    BTW I love Salient theme.

    Jarek