The menu is not responsive and not visible in mobile phones.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2020-09-06 at 5.59.59 PM.png | 148.11 KB | tushar_sachdeva |
The menu is not responsive and not visible in mobile phones.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2020-09-06 at 5.59.59 PM.png | 148.11 KB | tushar_sachdeva |
Comments
Comment #2
sandeep_singh commentedDo changes in header.html.twig:-
-- div class="navbar-right mr-4 d-none d-md-block"
++ div class="navbar-right mr-4 d-sm-block d-md-block"