Media Queries doesn't work

Hi, 

I have an issue with media queries, I don't know why but they doesn't work. 
I wrote that in Custom CSS & JS in Betheme option : 

@media only screen and (max-width: 1024px){
h2{font-size: 42px;}
}

And nothing...

Also, it's the same to overwrite the shortcode.css file. For example, the counter background is still here when I change resolution screen...

You can see it on this address : http://dev.bklt.fr/laconseils/
Tell me if you need my login...

Comments

Sign In or Register to comment.