Nuron - Navigation Broken After Upgrading To Joomla 5 - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Nuron - Navigation Broken After Upgrading To Joomla 5

N

Neil

Template 1 month ago

When I upgraded another Nuron site it broke the navigation images again. I tried the custom CSS that you said for the last one, but it didn't fix the child menus.

Here's the image showing the missing arrows

I have included the URL in the hidden content.

0
10 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #204009

FA (Font Awesome) Developer (probably you saw his site) changes numbers that cause stupid problems (like yours). With other fonts icons developers no problems.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 month ago #203945

Hello,

Please, use this css then clear joomla and browser cache. Then check again.

body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after{
    font-family: "Font Awesome 6 Free";
}

Thanks

0
N
Neil
Accepted Answer
1 month ago #204007

Thanks - will try that

0
N
Neil
Accepted Answer
1 month ago #204017

I just wanted to say thank you to you guys. I've just completed upgrading several websites from J4 to J5 and whilst there were the odd minor problem here and there, the support you provide is just amazing. I can't recommend you enough for the support. Thanks again.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #203961

For the future, useful emergency tips >> https://www.joomshaper.com/documentation/helix-framework/troubleshooting-faq

yes, you need to force using Font Awesome 6, not 5 as you have. Sorry, but that mess made FA developer :/

0
N
Neil
Accepted Answer
1 month ago #204006

Thanks. Sorry, not sure what you mean by

Sorry, but that mess made FA developer :/

0
N
Neil
Accepted Answer
1 month ago #204027

Thanks Paul - this seems to have fixed it

.helix-ultimate .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler::after, .helix-ultimate .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler::after, body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after, body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after {font-family: "Font Awesome 6 Free"; }

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #204037

Share example URL where you don't see arrows, and it theory should be.

BTW

Increase size of submenu box, yes, from template options > menu (a little bit)

0
N
Neil
Accepted Answer
1 month ago #204091

Sorry, I thought I had deleted the message saying there was still a problem. The CSS from the URL you posted did the trick. Thanks Paul.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #204094

Oh, great. In that case have a wonderful day.

0