I am studying the example given in this. But I couldn't be able to see hamburger
button. I see only the checkbox
which is functioning like hamburger
button as I expected.
Questions:
hidden-md
hidden-lg
and also visible-xs
. But hamburger button does not hide. Where am I wrong?My Repository:
In module3
https://github.com/elcolie/ychaikin-assignment
This icon from your exemple is an icon from Bootstrap, but it's Bootstrap 3, now if you are using Bootstrap 4 there is no this feature. Use FontAwesome https://fontawesome.com/ if you want use it.