Okay
  Public Ticket #1271399
menu items
Closed

Comments

  • hamadmh started the conversation

    how can i increase sub menu width 

    {"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  •  1,559
    Laborator replied

    Hi there,

    Just add the code below to your Custom CSS area:

    header.site-header div.nav>ul li ul, header.site-header ul.nav li ul {
        min-width: 250px !important;
    }

    You can increase or decrease 250px value there based on your preferences.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group