Inconsistent Design Across Browsers and Mobile Devices #139378
Replies: 2 comments 7 replies
-
Hello Wedade, the differents browsers have commonly different styles for certain For a correct view on mobile and more large screens, do you need to apply the "mobile design" or "mobile design first" implementation, all in order to render the CSS specifications accordingly the different screen sizes. I recommend you to add a normalize Lastly, i recommend to check if are you using relative or absolute definitions in your Good luck! |
Beta Was this translation helpful? Give feedback.
-
Welcome to the GitHub Community, @wedade1 , we're happy you're here! You are more likely to get a useful response if you are posting your question(s) in the applicable category and are explicit about what your project entails--giving a few more details might help someone give you a nudge in the right direction. I've gone ahead and moved it for you. Good luck! |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Feature Area
Issues
Body
Hello,
I hope you’re doing well. I wanted to bring an issue to your attention regarding my website's design.
When I launch the site from Visual Studio to Safari, everything displays perfectly, with the design and sizing just as intended. However, when I check the website in Chrome or on mobile devices, I notice significant inconsistencies. Some elements appear either too large or too small, and the layout seems misaligned.
I've already included the following meta tag in my code to ensure proper scaling on mobile devices:
Could you look into this discrepancy and help me to ensure a consistent design across all browsers and devices?
Thank you for your support!
Best regards,
Wedade
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions