How do I add other items to the hamburger menu?
-
There is a menu.
There is a burger button. When you click on it, a menu appears. But with a smaller extension, you also need to add a button and a phone number to the menu. How to do it? Please tell me!
On col-md the menu is like this:
And on col it is necessary like this ..
JavaScript Anonymous, Jan 31, 2020 -
In the classes you need to display write d-block, d-md-noneAnonymous
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!