Comments Richard started the conversationMarch 28, 2020 at 10:05amHey there the Awesome Font Codes in the Service Section don't work. The Icons will not shown on the homepage. 1,974Support repliedMarch 28, 2020 at 3:48pmHi, you should specify the icon class in the icon services properties window: https://prnt.sc/roegwd the list of icons https://fontawesome.com/v4.7.0/icons/for examplefa fa-bookmarkhttps://fontawesome.com/v4.7.0/icon/bookmarkThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyRichard repliedMarch 28, 2020 at 7:52pmhey there, that's what i did ... but it doesn't work 1,974Support repliedMarch 29, 2020 at 2:29pmHi Richard, try fa fa-heartThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyRichard repliedMarch 30, 2020 at 4:43pmthanks... is it possible to change to color? currently is black and mouseover grey .... i need white and mouse over grey. 1,974Support repliedMarch 30, 2020 at 5:11pmHi, try.services-icon i { color: #fff;}.services-icon:hover i { color: #999;}in customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyRichard repliedMarch 30, 2020 at 6:14pmperfect thank you! Sign in to reply ...
Hey there the Awesome Font Codes in the Service Section don't work. The Icons will not shown on the homepage.
Hi,
you should specify the icon class in the icon services properties window:
https://prnt.sc/roegwd
the list of icons
https://fontawesome.com/v4.7.0/icons/
for example
fa fa-bookmark
https://fontawesome.com/v4.7.0/icon/bookmark
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
hey there, that's what i did ... but it doesn't work
Hi Richard, try
fa fa-heart
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
thanks... is it possible to change to color? currently is black and mouseover grey .... i need white and mouse over grey.
Hi, try
.services-icon i {
color: #fff;
}
.services-icon:hover i {
color: #999;
}
in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
perfect thank you!