I want to create responsive sidebar menu. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I want to create responsive sidebar menu.

I want to create sidebar navigation (menu) as like this link https://scroll-out.github.io/ that show only small device and show regular navigation on desktop view. Anyone help me to create this type responsive navigation.

14th Aug 2019, 12:36 AM
Satish Kumar Sharma
Satish Kumar Sharma - avatar
2 Answers
+ 5
I'd recommend using a framework like Materialize CSS or Bootstrap. Here's a link to the materialize page that has code to copy and paste for their responsive sidebar. You have to scroll down a bit on the page. https://materializecss.com/navbar.html#!
14th Aug 2019, 12:53 AM
Mike Perkowski
Mike Perkowski - avatar
+ 4
I am familiar with bootstrap but not more familiar with materializecss.
14th Aug 2019, 12:55 AM
Satish Kumar Sharma
Satish Kumar Sharma - avatar