media query unable to kick in
-
Hi all,
I have an issue about media query unable to kick in in my childsimone-style.css. However, when i target it using web developer tools, it works.
This really confuse me.Code in my childsimone-style.css
@media screen and (max-width: 1539px) and (min-width: 1160px){
.content-area.childsimone-page {
margin-left: 0;
padding-left: 0;
}
}* The reason i do not use latest version of wordpress 4.2.2 is that it unable to enqueue style but it works in version 3.5.2. (Oh my god)
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘media query unable to kick in’ is closed to new replies.