hi,
could u please tell me where u can edit the icon color for the icon lists and generally?
can u have a rollover effect on icons that are links?
if so where can i set this?
see: http://b3e.cf9.myftpupload.com/you
thank you
jaz
Hey jazbird!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.main_color .avia-icon-list .iconlist_icon {
background-color: red;
}
.main_color .avia-icon-list .iconlist_icon:hover {
background-color: orange;
}
Best regards,
Yigit
thanks a million!
j