Aloha, I’ve tried several things I’ve found in the forums, but can’t figure out how to change the color of the circle itself when using an Icon Box. I added CSS but it changed the color of the symbol, not the circle.
Wanting the circle at: 2013.hawaiiyogafestival.com to be the same orange (ee5624) as the headings.
Many thanks,
Drew
Aloha!
Please add following code to Quick CSS in Enfold theme options under Styling
.main_color.iconbox_top .iconbox_icon { background-color: #EE5625; }
This should do it
Regards,
Yigit
Worked perfectly. Mahalo!