Hi – I can’t seem to find the CSS to change the background of the icon box (the box itself, not the icon). How do I customize this? Thanks!
Hi wss310!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color.iconbox_top .iconbox_content { background-color: white; }
Regards,
Yigit
Thanks Yigit but that did not seem to work.
I’ve applied this to my Custom.CSS file and it did not work either.
I am using a child theme, could this be why the changes aren’t showing? I have cleared my browser’s cache as well.