• This plugin uses “Font Awesome 5 Free” which is conflicting with standard FA library. The theme FA icons only show when the plugin is disabled. I really like your plugin, so is there a fix for this?

Viewing 1 replies (of 1 total)
  • Plugin Author Wow-Company

    (@wpcalc)

    Hello.
    Can you send the link to the page with your icons?
    If you use the old version of the FontAwesome, add the next CSS code into your site:

    
    .fa{
        font: normal normal normal 14px/1 FontAwesome !important;
     }
    

    In the site dashboard:

    1. Go to the page ‘Appearance’ -> ‘Customize’
    2. Click ‘Additional CSS’
    3. Add CSS code
    4. Click ‘Published’

Viewing 1 replies (of 1 total)
  • The topic ‘Conflict with standard FA’ is closed to new replies.