hi
I have been trying to add social media icons to my navbar, but wind up with either a square or the code which is meant to be the icon.
I created a custom link and added it to the menu. The link itself is fine, but the icon is not. Here is what I have in the Navigation Label - <i class=“x-icon x-icon-twitter” data-x-icon=“\f082” aria-hidden=“true”></i>
I have tried variations on \fo82; without the back slash with the whole code and even without the semi-colon
Any suggestions on achieving this and is this the best way to do it? It does look like it may get cluttered. In fact, it messed the navbar up a bit
As an alternative, is there a way to add a bar above my navbar when I might put the social media icons and if so, similarly, how to add the icons?
Regards