Okay
  Public Ticket #268627
Bonton color font nectar slider
Closed

Comments

  • Nicolas started the conversation

    Hi, How can i change bouton color font (turn in black) in nectar slider ?

    Thanks

  •  8,839
    Tahir replied

    Hey !

    Add this into the Custom CSS box located in your Salient Options panel :
    .nectar-slider-wrap div.swiper-slide .button a {
            color: #000 !important;
        }
        
    If it doesnt work please provide your site url . 
    Thanks


    ThemeNectar Support Team