Hello -
I LOVE Demo31 and have been working with it. There are times though I have no links/material to put in the app-sidebar-secondary.
What I would love to do for those sections is to collapse/remove the app-sidebar-secondary, which would allow the main section to take that space as well, bordering the primary sidebar.
I've tried to hide it, but the space the app-sidebar-secondary takes remains.
Is there a way to remove/collapse the app-sidebar-secondary?
My apologies if I haven't explained this clearly. I can try to explain further with additional questions!
Thank you!
Nevermind!
Solved it!
1.
Set in the body tag (it's defaulted to true):
kt-app-sidebar-secondary-enabled="false"
2.
Remove the
<div class="app-sidebar-secondary">...</div>
Hi ,
Great! Glad to hear that. If you need any further help please do let us know.
All the best with your project!
Regards.
here is are two pictures of what I'm trying to do:
picture 1: standard Demo 31
<img src="https://lopedia.com/_temp/Demo31-standard-01.png" />
picture 2: with app-sidebar-secondary collapsed
<img src="https://lopedia.com/_temp/Demo31-collapsed-01.png" />
Picture 2 is what I am attempting to create.
Thank you for any assistance you can provide!