Hello i would like to ask why font awesome icons doesn’t show on my website, when are displayed in the GUI of Slider Revolution 5 Plugin. Do you know why it maybe happening. My site is goldenvisalawyer.com . Also some screenshots from both my website (https://snag.gy/TAo6ft.jpg) and Slider Revolution 5 (https://snag.gy/oTrNsS.jpg). Also i want to comment that i have no errors or warnings in my console, to understand the cause of the missing icon. Let me know if you find the solution. Thanks in Advance, Emmanouil Koutsoulaftis.
Hi,
Never tried something like that until now. So you want to display font awesome icons in your revolution slider slides.
I tried it like this, maybe it could be done differently
– https://www.screencast.com/t/UK33txW0BM
– https://www.screencast.com/t/PpCzyQ3k
– https://www.screencast.com/t/O2XRUBrW4anQ
– https://www.screencast.com/t/lS5lfjA4
Thanks
Seems that in your case the required font family is not applying for some reason. A quick fix would be to force it
– https://www.screencast.com/t/pE3Ce5kgPm
Enter the code in Theme panel->Custom CSS section
[class^="fa-icon-"], [class*=" fa-icon-"] {
font-family: FontAwesome!important;
}
Hi @simion, do you have also a fix for my?
Hello,
You can try this custom css -> http://prntscr.com/pbm0gh
.fa, .fa-angle-right{
font-family: "Font Awesome 5 Free"!important;
}
Please set the code in Theme panel> Custom code> Custom css
Thank you!
@ncalex Thx it’s woking for me. but you do know why the top admin bar icons still not working, in the dashboard i can see them but nog in the front-end.
Hello,
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!