Hello Support,
http://kc.bypundyk.com/
How can I change the icon colors to white from #999999 under “Programs” in the Homepage.
When I try to change it to white, the facebook icon changes to white as well.
Hope you can help.
Thanks,
MP
Hi Marcelo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home span.iconlist-char:before {
color: white!important;
}
Best regards,
Yigit
Perfect thanks Yigit.
MP