Menu Logos Not Showing On Mobile

Home Forums Jevelin Theme Menu Logos Not Showing On Mobile

Home Forums Jevelin Theme Menu Logos Not Showing On Mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • zeynlambat
    Participant

    Hi,

     

    I added icons to my header navigation as seen in the screenshot, which works great. See attached.

     

    Now when I decreased the window size to mobile view, the menu icons fail to show up and can be seen as squares on desktop. I believe on android devices the menu squares are shown as Chinese characters, however on iOS the problem doesn’t show up. See attached.

     

    Can you help?

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

    Solution for this topic

    Hi @zeynlambat,

     

    I hope you are well today and thank you for your question.

     

    You can resolve this issue 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

     

    .sh-nav-mobile li.menu-item > a.fa:before {
        font-family: 'FontAwesome';
        padding-right: 8px;
    }

     

    Best regards,
    Shufflehound team

    zeynlambat
    Participant

    Thank you!!

    You are most welcome here 🙂

    Konrud
    Participant

    This issue still exists and hasn’t been fixed yet.

    Could you please fix it in the future update?

    Yes it it in our to do list and we’ll fix it in the future update.

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