picocss / pico

Minimal CSS Framework for semantic HTML
https://picocss.com
MIT License
13.44k stars 390 forks source link

Sidebar left menu with hamburger #363

Closed VladimirVecera closed 7 months ago

VladimirVecera commented 1 year ago

How can I please create a sidebar menu on the left side of the page? In case of reduction (mobile phone, tablet), then activate the hamburger. I searched in the examples and unfortunately couldn't find anything. Thank you very much for your help.

nakibrayan3 commented 1 year ago

you have to use your own html and css to do this

check out this tutorial: https://www.w3schools.com/howto/howto_js_topnav_responsive.asp

clau-bucur commented 9 months ago

@VladimirVecera see https://github.com/picocss/pico/issues/62#issuecomment-1666978043