Home › Forums › CSS › Mobile, tablet users › Re: Mobile, tablet users
December 1, 2012 at 5:28 pm
#116086
Participant
What are you testing on? I pulled it up on my iphone and while the styles were not showing up on the navigation I was still able to navigate to the other pages.
As for making it look better on phones and tablets you may want to checkout using media queries to give different styles to different screen sizes
[Here’s a css-tricks article on media-queries](https://css-tricks.com/css-media-queries/ “”)