header with a hamburger feature for small screens - #7
Conversation
kjaymiller
left a comment
There was a problem hiding this comment.
IMHO we should stick with the base_templates/_base.html format as it can have benefits.
I would suggest that you make these changes within the base.
I'd also consider making the css its own file or update the bpd.css we can also update the nav attribute.
|
Hello @kjaymiller what do you mean by sticking to |
Your template overwrites the render-engine default base which could have some side-effects. I suggest that you keep the original extensions and add your changes in the blocks. |
Implemented header feature for large screens
and small screens
for this issue #2