Tagged: icon color
Hello,
How do I change the icon color?
http://bodytalkcare.com/about/#tab-id-1
I would like the heart to be green
the eye to be turquoise
and the infinity symbol to be an outlined yellow
thanks!
Hey Nathan!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-14 .avia-builder-el-3 .av-icon-char {
color:green !important;
}
.page-id-14 .avia-builder-el-6 .av-icon-char {
color:darkturquoise !important;
}
.page-id-14 .avia-builder-el-9 .av-icon-char {
color:yellow !important;
}
Best regards,
Rikard
Hi!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/ygCJAeL.png
Cheers!
Yigit