Ipad responsive dont work
-
I have my page working correctly with the template “Be theme”. My problem is that I do not recognize the code for the responsive version of the ipad. In the desktop and mobile version the code is working perfectly, but in the ipad version the code does not recognize it. Here is the configuration of responsive on Betheme. What can be?
My Jquery:
/* ————————- IPAD —————————- */
@media only screen and (min-width : 768px)
and (max-width : 959px) { }/* ————————- MOBIL —————————- */
@media only screen and (min-width: 320px)
and (max-width: 667px) {Thanks.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Ipad responsive dont work’ is closed to new replies.
