Mobile menu is initially open when page loads. Then it closes. It should be closed by default <div style="display: flex"> <img src="https://github.com/user-attachments/assets/d5507498-9e3c-4623-a50b-d5092d6a61e0" width="25%" style="display: block"> <img src="https://github.com/user-attachments/assets/705c243e-b308-4acc-90c2-3b3110d9844a" width="25%" style="display: block"> </div> <br> Here is a short video of what's happening: https://github.com/user-attachments/assets/6d5f58b0-2aef-4ce7-8780-934649736604 There was a similar bug in djangoproject.com main repository. It was fixed by changing some css and js (https://github.com/django/djangoproject.com/issues/1423)