Comments 2Johannes started the conversationOctober 4, 2022 at 11:22amhi,is it possible to change color of the arrow icon?how can I do this?greets 1,973Support repliedOctober 4, 2022 at 5:44pmHello,you can customize this:.light-content .light-section .button-link:hover .button-icon i { background-color: #000; color: #fff; border: 1px solid rgba(0,0,0,1);}change the hex color code and add it to customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 2Johannes repliedOctober 5, 2022 at 7:21amperfect - thank you! Sign in to reply ...
hi,
is it possible to change color of the arrow icon?
how can I do this?
greets
Hello,
you can customize this:
.light-content .light-section .button-link:hover .button-icon i {
background-color: #000;
color: #fff;
border: 1px solid rgba(0,0,0,1);
}
change the hex color code and add it to customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
perfect - thank you!