Font awesome in dropdown menu

Hello-

I had a custom font awesome icon in the dropdown menu using code:

/dropdown arrow in menu/
.x-navbar .desktop .x-nav li > a > span::after {
content: “\f107”;
}

It is no longer working and creates a square.

Please see the nav menu at https://alisonljames.com/

Hey @KimAnn,

To get your issue resolved, please go to Cornerstone > Theme Options > Miscellaneous > Font Awesome and change the Load Type to Web Font.

Cheers.

That doesn’t do anything. It was on web font and i changed it to SVG to try and fix it.

Please further advise.

Hi @KimAnn,

You might be facing a similar issue described in the following thread; if so, I would suggest you follow the way suggested by my colleague Prakash in his reply.

NOTE: You may need to change the content value as per your choice of icon.

Hope it helps.
Thanks

That did it, thank you @tristup

You are most welcome @KimAnn

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