I am currently utilizing the following template:
An issue I am facing is that I want my sidebar to either shrink or hide when a button is clicked, specifically on a 22" PC screen.
I have experimented with several solutions without achieving success.
Although I am using AngularJS, I wonder if there might be a solution using jQuery instead?
When the sidebar is hidden, I would like the screen to expand, similar to how it functions in this template:
https://github.com/rdash/rdash-angular
Unfortunately, I cannot utilize this template as I do not use Gulp.
If you have any insights or ideas, they would be greatly appreciated. Have a wonderful day!
Whenever I attempt to hide the SIDEBAR DIV using JQUERY, all I end up with is a blank space - the other divs do not automatically resize to fit the wider screen: https://i.sstatic.net/Zff8q.jpg