Okay
  Public Ticket #2579899
Space between main menu items (desktop & Tablet))
Closed

Comments

  • thenortheasthub started the conversation

    Hi,

    Once I applied the latest Kalium theme update the space between the main menu items on desktop and tablet decreased. 

    How can I increase the space between each main menu item please?

    Thanks,

    Donna

  •  1,558
    Laborator replied

    Hi Donna,

    Add this CSS to Custom CSS area:

    .standard-menu-container div.menu>ul>li+li, .standard-menu-container ul.menu>li+li {
        margin-left: 45px;
    }
    

    Change the 45px value to any other value, it was 25px and I changed it to 45 so you could recognize the difference.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group