The menu is not responsive and not visible in mobile phones.

Comments

tushar_sachdeva created an issue. See original summary.

sandeep_singh’s picture

Status: Active » Needs review

Do 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"