Hi, as you can see here – http://screencast.com/t/BvYbbFdt8X – there is no space between the title and the icon in the iconbox. How can I add space there so it will look better?
I’m using Enfold 3.0.
Here is the URL – http://polytowncoil.staging.wpengine.com/twinmotion/#academic (hosted on WPengine)
Thanks.
Hey!
Try adding this code to the Quick CSS:
.iconbox_left .iconbox_icon.heading-color {
margin-left: 10px;
}
Cheers!
Josue
Thanks.