Open UAhmadSoft opened 2 years ago
Hello
The only way I could change it is overwriting these classes. Hope this helps
.awssldcontrolsarrow-right::before{ background-color: var(--primary-highlight-color)!important; }
.awssldcontrolsarrow-right::after{ background-color: var(--primary-highlight-color)!important; }
.awssldcontrolsarrow-left::before{ background-color: var(--primary-highlight-color)!important; }
.awssldcontrolsarrow-left::after{ background-color: var(--primary-highlight-color)!important; }
Actually, you can ignore the !important
I am using your nice component like this `<AwesomeSlider style={{ maxWidth: 200, maxHeight: 200, }} infinite={false}
please guide me how to change organic-arrow-color