Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Content does not size correctly to viewport

I’m a beginner on CSS and HTML, and I have to fix a problem on this website:
https://arena-supplements.com/
on the Mobile Version, when you scroll left, you still see a lot of space outside the page.

The problem seems to be the sticky header or this "go to top" button in the footer, but I have no other idea how to fix it.

Would a max-width solve this?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

enter image description here

>Solution :

Try this to add in media query

body, html{overflow-x:hidden;}
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading