Okay
  Public Ticket #224662
How can I cange the color of the "salient-down-arrow"?
Closed

Comments

  • J. started the conversation

    How can I cange the color of the "salient-down-arrow"?

    Can anybody help :) ? 

    Thanks, Jenny

  •  8,442
    Tahir replied

    Hey Jenny!

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

    body .swiper-wrapper .slider-down-arrow i.icon-default-style[class^="icon-"] {
        color: #F30303 !important;
    }
    

    Cheers


    ThemeNectar Support Team 

  • J. replied

    Dear Tahir, 

    thanks for your answer, but it doesn´t worked :(
    have you got another idea?

    Thanks, Jenny

  •  8,442
    Tahir replied

    Hey JW!

    Can you please provide url so i can see why its not working. 

    Thanks


    ThemeNectar Support Team 

  •   J. replied privately
  •  8,442
    Tahir replied

    Hey  Again!

    Use this Css instead: 

    body .swiper-wrapper .swiper-slide[data-color-scheme="dark"] .slider-down-arrow i.icon-default-style[class^="icon-"]{
    
      color: #F30303 !important;
    }

    Cheers


    ThemeNectar Support Team 

  • J. replied

    Perfect Tahir :) thanks a lot - i´m very happy about!

    One more question: Do you know a possibility to randomize the pictures shown within the portfolio? It would look so nice if the users don't see the same picture at the beginning all the time.

    Have a nice Day!

    Jenny

  •  8,442
    Tahir replied

    Hey Jenny!

    You are Welcome. No i am afraid we dont have that option in the theme right now. But ill add it to the wishlist for future update :) . 

    Cheers


    ThemeNectar Support Team