Home Forums WoodMart support forum There is no spacing between the menu items in the desktop header

There is no spacing between the menu items in the desktop header

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #680021

    ros.g6w
    Participant

    If the menu items in the desktop header have icons, some menu items are stuck together. Actually the menu item’s text overflows it’c container

  • .

    The reason is that the menu item icon has the style width: var(--nav-img-width, auto) !important; where the variable --nav-img-width is not defined.

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