Vertical Menu Icons

Home Forums Gillion Theme Vertical Menu Icons

Home Forums Gillion Theme Vertical Menu Icons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • Rubeco20
    Participant

    Hi!

     

    When the menu is vertical, the icons do not appear. A “square” appears in place. Accessing the mobile is also like this.

     

    Demo Image:

     

    Best regards,

    Rubeco20

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

    Solution for this topic

    Hi Rubeco20,

     

    I hope you are well today and thanks for posting here.

     

    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

     

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

     

    Best regards,
    Shufflehound team

    Rubeco20
    Participant

    Hi!

     

    Solved the problem. Thank you.

    You are most welcome here 🙂

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