Hey there, I'm currently using a theme called Bones on my WordPress site, but I'm encountering some difficulties with the responsive menu on my iPhone. Oddly enough, when I manually resize the window, the menu seems to work just fine.
Here's the media query I'm currently using:
@media only screen and (min-width: 960px) {
If you want to take a look at the site I'm having trouble with, you can find it here: link
I would greatly appreciate any help or suggestions since I've reached out to the theme developer without any response for several days now.