Relative Content

Tag Archive for htmlcssscrollnested

Nested div blocking scroll in parent div

I have a problem. I have a div, called container, which is my main scrolling container, and inside, I have a few pages. On the first page, is my logo (in the aspect ratio 4.37:1), but when I scroll over my logo (I position the scroll wheel over it), it doesn’t scroll. I’m not using an <img> element as I need to have it change using the @media (orientation: portrait), but I’ve sorted that out