Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

video tag and menu mobile doesn't work on real mobile browsers Chrome (androind 8) and Safari (ios). HELP!

Hi there!

I need help urgently. I have a site https://kodeclip.com and when I was developing it all works fine.

On the element inspector of Mozilla and chrome when I switched to mobile devices (and I designed it as mobile first) all work well. But after I upload to the server and I test it on real mobile devices I have two big errors and I don't know why and how to resolve.

1: the background video doesn't show. 2: the body doesn't apply the overflow-x: hidden and the mobile menu is totally out of the screen generating a horizontal scroll to the right.

The css file have autoprefixier, and I worked with sass.

Please, I need your help!