Comments Jac started the conversationJuly 11, 2024 at 11:58amHello, I want to add custom icons from font awesome is it possible to do? In photos I send my page and in second photo icons that I want to add.Attached files: 32332.pngJac repliedJuly 11, 2024 at 11:59amMy iconsAttached files: 1111.jpg 1,882Judith repliedJuly 11, 2024 at 12:20pmHello Jac,Thanks for writing to us.Yes, we can use css to replace the existing icon.You can share the FA icon name so that we can provide CSS to replace it. Also, let us know the icon you would want to replace.I look forward to your response.Jac repliedJuly 11, 2024 at 12:56pmI want to add fa-tractor instead of the person icon above "Mlody rolnik"And second icon is fa-baby-carriage instead of second person icon above "Maluch +2022-2027" 2,966Andrew repliedJuly 11, 2024 at 2:05pmHi Jac,Thank you for reaching out to us.First, I would recommend installing the font awesome plugin and then add this into the Custom CSS box in your Salient Theme Options panel: .fa-user-o:before { content: "\f722"; font-family: 'FontAwesome'; } .fa-odnoklassniki:before { content: "\f77d"; font-family: 'FontAwesome'; }Try this and let us know if this works for you Thanks,Jac repliedJuly 11, 2024 at 3:42pmJac repliedJuly 11, 2024 at 3:42pmAbove "Mlody rolnik" doesn't work (tracktor icon) 2,966Andrew repliedJuly 11, 2024 at 4:02pmHi Jac,Thank you for getting back to us.Try adding this code to show the tractor. .fa-user-o:before { content: "\f722"!important; font-family: 'FontAwesome'; } Kind regards,Jac repliedJuly 11, 2024 at 4:41pmJac repliedJuly 11, 2024 at 4:41pmNow it is like thatJac repliedJuly 11, 2024 at 6:11pmNVM now it works 2,966Andrew repliedJuly 11, 2024 at 6:28pmHi Jac,Thank you for getting back to us.I'm happy that we could assist you! If you've enjoyed Salient, be sure to check out Nectarblocks, our latest innovation for building websites visually with WordPress. Your feedback is valuable to us and greatly appreciated!Regards, Sign in to reply ...
Hello, I want to add custom icons from font awesome is it possible to do? In photos I send my page and in second photo icons that I want to add.
Attached files: 32332.png
My icons
Attached files: 1111.jpg
Hello Jac,
Thanks for writing to us.
Yes, we can use css to replace the existing icon.
You can share the FA icon name so that we can provide CSS to replace it. Also, let us know the icon you would want to replace.
I look forward to your response.
I want to add fa-tractor instead of the person icon above "Mlody rolnik"
And second icon is fa-baby-carriage instead of second person icon above "Maluch +2022-2027"
Hi Jac,
Thank you for reaching out to us.
First, I would recommend installing the font awesome plugin and then add this into the Custom CSS box in your Salient Theme Options panel:
Try this and let us know if this works for you
Thanks,
Above "Mlody rolnik" doesn't work (tracktor icon)
Hi Jac,
Thank you for getting back to us.
Try adding this code to show the tractor.
Kind regards,
Now it is like that
NVM now it works
Hi Jac,
Thank you for getting back to us.
I'm happy that we could assist you! If you've enjoyed Salient, be sure to check out Nectarblocks, our latest innovation for building websites visually with WordPress.
Your feedback is valuable to us and greatly appreciated!
Regards,