Comments 1g00152362 started the conversationAugust 24, 2017 at 4:49pmHow can i adjust the left slide bar width? 1g00152362 repliedAugust 24, 2017 at 4:55pmhow can i adjust the left menu width?[deleted] repliedAugust 25, 2017 at 7:27amHi,If you are compiling Less files then this can be changed in this file:assets/less/neon-less/variables.less (view large version)Otherwise you can apply this CSS: .page-container .sidebar-menu { width: 300px; }This should work for you. 1g00152362 repliedAugust 25, 2017 at 11:55amI change the slide width,it works, but the main content can't take up this space,is it possiable to do it?[deleted] repliedAugust 29, 2017 at 8:09amHi,Is it possible to check the live site so I can see what is the problem there? 1g00152362 repliedAugust 30, 2017 at 2:44pmCan you see the attachment (I don't know how to add picture here). when i decrease the slide menu width, I want add the main content width, how can I do ? [deleted] repliedAugust 31, 2017 at 12:16pmI am not sure why that gap is present on your side?!See this video when I add the same CSS in our demo:http://drops.laborator.co/DGSnzVIt reacts immediately and adapts container width according to sidebar.1 Like 1g00152362 repliedSeptember 18, 2017 at 1:17pmThank you! I found the issus!1 Like Sign in to reply ...
How can i adjust the left slide bar width?
how can i adjust the left menu width?
Hi,
If you are compiling Less files then this can be changed in this file:
assets/less/neon-less/variables.less
(view large version)
Otherwise you can apply this CSS:
This should work for you.
I change the slide width,it works, but the main content can't take up this space,is it possiable to do it?
Hi,
Is it possible to check the live site so I can see what is the problem there?
Can you see the attachment (I don't know how to add picture here). when i decrease the slide menu width, I want add the main content width, how can I do ?
I am not sure why that gap is present on your side?!
See this video when I add the same CSS in our demo:
http://drops.laborator.co/DGSnzV
It reacts immediately and adapts container width according to sidebar.
Thank you! I found the issus!