Tagged: icon font
I am having some issues on my icons (see http://papernapkinmarketing.com/ under SERVICES). The icon headings are in a white font and when I go to bold any of the words within the paragraphs they disappear because they too are in white. Help, please.
Hi papernapkinmarketing!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-icon-list .iconlist_title { color: black; }
Regards,
Yigit
Hmmm, I have under the General Styling tab:
.avia_ajax_form input, .avia_ajax_form select{
color: #000000 !important;
}
.avia-icon-list .iconlist_title { color: black; }
It isn’t updating it.
Hey!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/GOyJfPB.png
Cheers!
Yigit
Got it, thank you!