Hello,
after migrating our website to Joomla 5 and updating to the latest version of Helix Ultimate, the dropdown arrow icons in the main navigation are no longer displayed correctly.
The dropdown menus themselves work as expected, but instead of the arrow icons, only invalid or broken characters are shown.
We inspected the issue using the browser's developer tools and found that the arrows are generated via the following CSS rule:
.sp-megamenu-parent > li.sp-has-child > a:after {
font-family: "Font Awesome 6 Free";
content: "\f107";
}
The CSS rule is present and appears to be correct, but the icon is not rendered properly.
Could you please advise whether this is a known issue with the current version of Helix Ultimate or if any additional configuration or fix is required?
Thank you very much for your support.
Kind regards,Kay