Media query iPad mini

edited April 2016 in Menu / Mega menu
Hi there,

I have a problem with the media query for an iPad mini. I have red that for the iPad mini I have to use:
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  { }
I added the code under the Custom CSS field of the theme options.

But apparently it does not read the css at all.
I will be glad if you could help me.
All the best,
Kosio

P.S. The website is http://jaguarrescue.foundation/

Comments

Sign In or Register to comment.