Live by Zar_ TEstimonial pagination
change the colorSally
html
2 years ago
507 B
3
Indexable
Never
/*START -Change pagination colors*/ div.testimonials.redesign .custom-arrows--dark.arrows button.slick-arrow{ background-color: transparent; border-color: #8D7F6E; &:before { color: #8D7F6E; } &:hover { border-color: #8D7F6E; background-color: #8D7F6E; color: #CAB69E; } &:hover:before { color: #fff; } } /*END -Change pagination colors*/