Media queries not working with ie & phones

My website does fit to the screens of different devices but my media query styles are not working. The problem is also visible when resizing the wordpress website in an IE browser and when using a windows phone emulator (via IE 11). I’ve tried many different methods to fix this problem but so far none have been successful. All my media queries are in my main style.css

I’ve tried:

Read More

I’m completely at a loss and frustrated as this hasn’t happen with other websites I’ve designed and built. I’d appreciate any help I can get with this! Thank you.

Related posts

Leave a Reply

1 comment

  1. This problem has now been solved. After deleting and tweaking files and sifting through support forums for answers, I looked at the stylesheet. It turns out I was missing a closing bracket inside a media query.

    /Facepalm…