Hi, I'm using Odoo 12 and re-making a custom website module. My problem is that the fontawesome icons doesn't render and i don't understand why. I only see an empty rectangle. My icon is:
<i class="fa-keyboard-o"></i>
Thank you in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi, I'm using Odoo 12 and re-making a custom website module. My problem is that the fontawesome icons doesn't render and i don't understand why. I only see an empty rectangle. My icon is:
<i class="fa-keyboard-o"></i>
Thank you in advance
Hello Annadurai,
The problem was that the custom module had installed font awesome 5 and that was clashing with the rest of the odoo funtionality. I don't recommend it at all.
Have a nice day!
Hello Estrella,
Did you tried adding fa as prefix just like this <i class="fa fa-check" /> ?
Or
Odoo doesnt support this fontawesome icon.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up