Hello,
I am having some trouble targeting the selectors under the testimonial here. Could you tell me how to make that solid black?
Thank you!
J
Hello,
I am having some trouble targeting the selectors under the testimonial here. Could you tell me how to make that solid black?
Thank you!
J
Hi @weatherstone,
Thanks for writing in.
Try using this code below. Add this code in your Theme Options > CSS:
.e358-33 .flex-direction-nav a, .flex-control-nav a:hover, .flex-control-nav a.flex-active{
background-color: #000000;
}
Let us know how it goes.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.