CSS code specific to desktop, tablet & mobile views
-
Hi
Is there are way to tell CSS code to act only for desktop, tablet or mobile views?
I’d like to have one set of code for the desktop view, and parallel sets for the tablet and then mobile view…
Thanks
Peter
The blog I need help with is: (visible only to logged in users)
-
You can do that with Media Queries, but they can get messy. If you explain what you are wanting to do, I can perhaps give you some guidance on keeping things from getting messy.
- The topic ‘CSS code specific to desktop, tablet & mobile views’ is closed to new replies.