@Nielsm987Submitted about 3 years ago
Hi Community,
I'm pretty new at CSS and can use some advice. I have a horizontal scoll in my mobile version. Any ideas on how to fix this?
Hi Community,
I'm pretty new at CSS and can use some advice. I have a horizontal scoll in my mobile version. Any ideas on how to fix this?
Hey Gordon !
I just checked your code and I think your problem comes from the width you set for .page-container, .container and the different columns. You need to set these to width: auto in your mobile version. I hope I was able to help you.
Good luck ;)