Some Font Awesome icons not showing at all

URL: aleph.church
Product: X
Notes: Some Font Awesome icons are not showing when I changed some icons on navigation bar on mobile mode by adding the following code in Theme Options > CSS:

.x-btn-navbar.collapsed .x-icon-bars:before {
  content: "\f7a4";
}

.x-btn-navbar .x-icon-bars:before{
  content: "\f00d";  
}

While f00d is displaying correctly, f7a4 is not showing at all, so I have temporarily changed it to f0c9 while resolving the issue.

Thank you in advance.

Hi Aleph,

Thank you for writing in. Regretfully FontAwesome version in the current theme release is only 5.4, the grip-lines icons was added on 5.6. We are still yet to release the latest version which will include Font Awesome 5.8.1. Our developers are already aware of this issue and already have updated this in the next release update cycle.

For now please keep the original bars icon.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.