About menu icon(font-awesome)

Home Forums Gillion Theme About menu icon(font-awesome)

Home Forums Gillion Theme About menu icon(font-awesome)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • timmysweb2002
    Participant

    Hello

    I have edited custom css. However, menu icons (font awesome) have been disappeared in responsive side.

    Thanks

     

    The page is

    timmysweb2002.com/blog

     

    Attachments:
    You must be logged in to view attached files.

    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

Viewing 2 posts - 1 through 2 (of 2 total)