Website not rendering properly in mobile
-
Hi Ben,
I’ve added some CSS that renders fine in the mobile preview pane but not in the live version. I think it might be an issue with how I’m targeting the CSS.
This is what I’ve tried so far:
@media only screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm)
@media all and (max-width: 25em)
And neither work in the live version (I’m speaking particularly about Chrome on iOS).
Thanks,
Jamie
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 ‘Website not rendering properly in mobile’ is closed to new replies.