Home New Guten Forums WoodMart support forum ALIGNMENTS OF ICONS ON MOBILE MENU

ALIGNMENTS OF ICONS ON MOBILE MENU

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #107458

    Jeriss Cloud Center
    Participant

    Dear,

    As you can see in the screenshot, I have assigned icons for each line of my menu. But due to the different sizes of the icons, they make my menu not aligned. That’s not user friendly, how can I let them be aligned?

    Thanks

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

    Hello,

    Add this code to the Theme Settings > Custom CSS > Global

    body .mobile-nav .menu-item a i {
      width: 20px;
    }

    Best Regards

    #107523

    Jeriss Cloud Center
    Participant

    Thanks. Point closed

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

The topic ‘ALIGNMENTS OF ICONS ON MOBILE MENU’ is closed to new replies.