Font Awesome Icon on Menu
-
Hi,
I want to use the Outline style of Font Awesome icon on my menu (top right banner).
I input the icon name and the solid style of the icon is shown.
Can I specify the style to be the outline style (which is called Regular on Font Awesome)?
Thank you.
Hello,
You can try to add this custom CSS to change the style of the icon, in Theme Settings -> Custom CSS -> put this code in the field “Global Custom CSS”.
.wd-header-nav .fa-question-circle {
font-weight: 400;
}
Kind Regards
Hello,
Thank you very much for choosing our theme and for contacting us.
Let us know if there’s anything else we can do for you! You can always reach us at any time.
Have a wonderful day.
Kind Regards
The topic ‘Font Awesome Icon on Menu’ is closed to new replies.