The burger menu is missing
It does not appear in any display mode or size in mobile
How do I solve the problem?
Thx
Hey afektomer,
I can see this css code in line 48 of your child theme’s style.css:
nav.main_menu {display:none !important;}
Try to remove that. Hope this helps.
Best regards,
Nikko