Thanks Sakin. I removed #header-content { display: none; }
and got the mobile menu to display. I guess I thought that the mobile menu should float on the page (like a fixed header). That’s fine, I can live with that.
Regarding the
@media screen and (min-width: 961px) {
}
I’m pretty sure I didn’t add that. The only place I could find it was in the parent theme catchflames-functions.php. I thought anything I added was in the child and I couldn’t find it there either. Is there something I’m missing?
Thanks for your help. I like your themes.