Okay
  Public Ticket #274774
Gallery arrows
Closed

Comments

  • Juanchi started the conversation

    Hi, after duplicating the website (using duplicator plugin) I see the arrows in the gallery slider look weird (see attached). 

    How can I fix this? I can't seem to find any issue in the CSS

    Thanks!

  •  8,839
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    body .flex-direction-nav a i {
        color: #fff !important;
    }
    
    Thanks


    ThemeNectar Support Team