Graeme Posted October 18, 2018 Report Posted October 18, 2018 Hello All, I can't get a homepage to display properly on a mobile, it's great on a desk top but the text dissapears on the moblie, I have tried validating but nothing comes up, I also tried editing the mobile.css, any advice will be greatly apreciated as always, Best wishes, Graeme Quote
LSW Posted October 22, 2018 Report Posted October 22, 2018 Really there is no need for a separate CSS for mobile devices. Just make all your CSS use flexible sizing using %. This way it will downsize to fit the screen whether it be cell phone, tablet, monitor or TV. This is a basic of accessible web design for all users and not just mobile users. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.