• So far, I really like this plugin. With a bit of custom CSS I made a really nice looking bottom navigation bar. One thing that annoys me is the included Font Awesome library. There should be an option to disable the loading of Font Awesome for people who are already using the Font Awesome official plugin.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Liquid Themes

    (@liquidthemes)

    Hi @aurban, thanks for your feedback!

    You can follow this steps for solution:

    1. WP Bottom Menu > Settings > Select Icon Type to “Custom SVG”
    2. Go to the menu items and update icon input fa-home to <i class="fa fa-home"></i>

    Another example for latest font awesome version: <i class="fa-solid fa-house"></i>

    Font-awesome library will not be loaded by WPBM after doing these steps.

Viewing 1 replies (of 1 total)
  • The topic ‘Pretty much exactly what I was looking for’ is closed to new replies.