Hello,
how can I change the background color of the icons?
Thanks!
Hi wpstarter!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-icon-list .iconlist_icon {
background-color: red!important;
}
.iconbox_top .iconbox_icon {
background-color: red!important;
}
If that does not work, please post the link to your website and point out the icon you would like to adjust
Best regards,
Yigit
Works great!
Thanks!