Hi Everyone,
I'm having a bit of a problem with making a responsive landing page using the Double Div method. Everything works on my desktop computer (resizes fine based on window width) but once I switch to a mobile device, something - I suspect a div container or something like that - is keeping the page at a fixed minimum width and is not responsive beyond that width.
Essentially, it seems like something is being added on mobile clients only. Any thoughts on what this could be? Thanks!