Topic: None of the Font Awesome Icons are Displaying
                  
                  bgthe12th
                  free
                  asked 5 years ago
                
Expected behavior Font Awesome Icons Displaying Actual behavior None of the Font Awesome Icons are Displaying Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/jquery/bgthe12th/2264763?action=forum_snippet
Material Design for Bootstrap
  Navbar
  
    
  
  
    
      
        Home
          (current)
        
      
      
        Features
      
      
        Pricing
      
      
        Dropdown
        
        
          Action
          Another action
          Something else here
        
      
    
    
      
        
          
        
      
      
        
          
        
      
      
        
          
        
        
          Action
          Another action
          Log Out
            Log Out-->
       
      
    
  
 
***Font Weight Is 900
MDB ProVersion 4.19.1 It's working fine on the snippet so I'm not sure what I have wrong in my code. Thanks for any help.
                      
                      Mikołaj Smoleński
                      staff
                        answered 5 years ago
                    
Hi there,
We're not importing FA5 inside the MDB5 UI KIT. To make things work please import them in the head section of your index.html using the following code:
<!-- Font Awesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css" />
Best regards
bgthe12th free commented 5 years ago
Thank you for pointing out my mistake. Your suggestion fixed my issue. Best regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Standard
 - MDB Version: -
 - Device: HP Desktop
 - Browser: Chrome, Edge
 - OS: Windows 10
 - Provided sample code: No
 - Provided link: Yes