wordpress - Media Queries does not load -


i working on website http://www.passiveincomekube.com/violeta/ , testing responsiveness here studiopress dot com/responsive/ ,i wrote media query these screen sizes @media screen , (max-width: 1500px) @media screen , (max-width: 1139px) @media screen , (max-width: 1023px) , if can see website here studiopress dot com/responsive/ ,the responsiveness works till 768 px devices .

i writing media query @media screen , (max-width: 767px) device ,it not working , still loading previous media query 1023px 1

is there solution loads media query , below devices @media screen , (max-width: 767px)

regards

the way see site right now, style.css contains 3 media queries 1023px (line 2014, line 2645, , line 2823) none 768px. perhaps forgot update server?


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -