Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support Aswin Giri

    (@aswingiri)

    Hello @arnaudov

    You can use custom CSS to replace icons with new icons. Ultimate member comes to preloaded font-icons, If you wish to change the icon you can write some CSS codes.

    Thread Starter arnaudov

    (@arnaudov)

    I know how to change them with CSS, but the icons are still from the old versions. For example if I want to use 3 horizontal dots, it renders 3 horizontal squares with rounded corners (the old icon for 3 dots) … how to replace / update the entire set of icons?

    Plugin Support Aswin Giri

    (@aswingiri)

    @arnaudov You will have to import new font if you are using CDN or you can also define new font using CSS.

    Thread Starter arnaudov

    (@arnaudov)

    Hey, @aswingiri thanks for reply.

    Can this be done without making changes in the core files? The FA version that is curently used in UM is 2.4. Can we upgrade it to the last version or version before? We purchase the UM and I asked the same question in support but no answer yet.

    Thanks in advance!

    Plugin Support Aswin Giri

    (@aswingiri)

    Hello @arnaudov

    You don’t need to make changes to any of the plugin files, You can define or import font from your theme’s styles.css file, Customizer (Additional CSS), or from functions.php file using the hook.

    CSS you will be adding should load after UM css so that it can override CSS used in plugin.

    Thread Starter arnaudov

    (@arnaudov)

    Hi @aswingiri

    Thanks for the answer.
    Will try to add it and write back if it works.
    Thanks!

    Thread Starter arnaudov

    (@arnaudov)

    Hey @aswingiri it works!

    Thanks once again.

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Thanks for letting us know.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Font Awesome’ is closed to new replies.