Comments hamadmh started the conversationAugust 12, 2017 at 12:02pmhow can i increase sub menu width {"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}} 1,559Laborator repliedAugust 14, 2017 at 7:20amHi 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 Sign in to reply ...
how can i increase sub menu width
{"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi there,
Just add the code below to your Custom CSS area:
You can increase or decrease 250px value there based on your preferences.
Best regards,
Laborator Team