Hey whdsolutions,
Thank you for using Enfold.
Did you use the iconbox element? You can apply a different background to the icon container. Try this css code.
.main_color.iconbox_top .iconbox_icon {
background: #ffffff;
border: 1px solid red;
color: blue;
}
Best regards,
Ismael