This topic has 4 replies, 2 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler
Hi, I would like to change the color of these arrows: https://prnt.sc/oshe3u. How can I do that?
Hello,
Slider > Navigation Options > Arrows > you will find all available settings.
Regards
I can’t change the color of the arrow there. I already looked.
In this case, add this code in Custom CSS for page https://prnt.sc/oslmsb
.rev_slider_wrapper .tparrows:before {
color: #3d635a;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up