hello how can I change the color icons in the icon list?
thanks
Hey patriscia!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-icon-list .iconlist_icon { color: red; }
.avia-icon-list .iconlist_icon { background-color: black; }
Cheers!
Yigit
Thank You!!!