How to change the color of the revolution slider navigation arrows?

Hi, I'm searching in this forum for a while now but I can'T find an answer to the following question:

How can I change the color of the two arrows in the revolution slider, please see:

I just want to change the color of the two arrows on the left from white to #d7007f.

Thanks for any help!

Comments

  • Hello,

    To change the color of the arrows, please, edit your slider and go to Navigation options -> Nav Editor, copy the arrows you are using, and change the color property to one of your choice.

    Thanks

  • edited July 2021

    Thank you Phil!

    But this didn't work for me.

    The following CSS worked in theme options:

    .tparrows::before {

    color:#d7007f!important;

     font-size:60px!important;

     font-weight:bold!important;

    }

    Cheers!

  • I am glad that you found another way to achieve what you wanted.

    If I could help you with anything else, please, let me know.


    Thanks

Sign In or Register to comment.