Font Awesome Icons-Not Showing - Question | JoomShaper

Font Awesome Icons-Not Showing

G

Gerry

Template 11 months ago

Hello Joomshaper support team,

I have the same problem as Dick (https://www.joomshaper.com/forum/question/36433). I tried all your suggestions and solutions but nothing worked or helped.

Font Awesome Login Password Button

Font Awesome Nav-Prev Buttons

I would be very happy to receive a quick solution or instructions.

Many thanks in advance!

Greetings,

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 11 months ago #176637

Hi Gerry,

Sorry, it's our small mistake, wrong icon font was used.

Use tip from our Helix documenation >> https://www.joomshaper.com/documentation/helix-framework/troubleshooting-faq#megamenu-without-arrow-icons-for-submenu-items

0
G
Gerry
Accepted Answer
11 months ago #176638

Great, thank you very much!

Greetings

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 11 months ago #176639

I hope all my tips for today have worked.


You're welcome. Have a nice day.

0
G
Gerry
Accepted Answer
11 months ago #176640

Yes thanks, except for ".icon-eye-slash::before," that was missing.

Thank you for the quick support,

Greetings

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 11 months ago #176641

I updated my CSS code ;]

0
DV
Dick Verschuur
Accepted Answer
11 months ago #176644

Like Gerry I have tried all the suggestions in this forum plus "tip 6" over and over and in various sequences... without success. Plus lots of possible solutions that are opted elsewhere.

Without success.

So I was very happy to see this morning that: a. I am not the only one with this problem b. that Paul has a solution!

Hallelujaaa!

But unfortunately it does not work for me...

I added this to my custom css:

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .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"; }

.icon-chevron-left::before, .icon-chevron-right::before, .login .icon-eye::before, .icon-eye-slash::before,
[class^="icon-"], [class*=" icon-"] 
{font-family: "Font Awesome 6 Free" !important; font-weight: bold; }

I must be doing something wrong... but what? Please check:

https://www.metdick.nl

I only see chevrons on the home page... not on the other menu-items.

Now... the home page is SP Page Builder The other pages are Joomla Category blog

@ Gerry: If you want to do magic... please pm [email protected]

0