Home › Forums › Gillion Theme › About menu icon(font-awesome)
Home › Forums › Gillion Theme › About menu icon(font-awesome)
Hello
I have edited custom css. However, menu icons (font awesome) have been disappeared in responsive side.
Thanks
The page is
timmysweb2002.com/blog
Hi @timmysweb2002,
I hope you are well today and thank you for your question.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#header-mobile a.fa:before { font-family: 'FontAwesome'; }
Best regards,
Shufflehound team