create a menu and assign icon-tree as link class
the menu line should show a leading tree (fa /f1bb)
the menu line shows code-merge (fa /f387) instead
create a menu and assign icon-bomb as link class
the menu line should show a leading bomb (fa /f1e2)
the menu line shows no leading icon
Joomla 4.3 prerelease
Font Awesome 5.15.4
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
The issue is because fontawesome is not a single font of icons. Joomla includes brands, regular and solid and you need to use the additional class for those as well as the icon class
eg
fab fa-youtube
fas fa-folder-open
far fa-folder-open
fa fa-folder-open same as far above
All icons are not present in each font so it is important to use the correct additional class
Thanks for the clarifications
Yes, I used icon-xyz as font class as mentioned in my initial statement. fa-tree works fine. Thanks!
I'm aware that this is not the right place, but maybe can some expert here please point me to a description how to upgrade to fa6? I got a detailed description from ChatGBT, however it requires to alter css files, that are out of scope of overrides, so I'm not sure if this is the way to go.
thanks a lot
Cyana
Please ask in Joomla Forum or in Discussions.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-02-07 16:16:55 |
Closed_By | ⇒ | Quy |
It's work for me perfect.What you write in LINK CLASS ? .You can try by writing fa fa-tree in Link class than it work