I designed my website with a fixed width layout that is not responsive, and I want the background to expand to the full width of the browser.
Unfortunately, when I resize the browser window, the background gets cut off instead of remaining at 100% full width. The same issue occurs on mobile devices like iPhones and iPads, where part of the background is cropped out.
You can see the website here: www.knockedupnowwhat.com
I suspect there might be an error in my CSS causing this problem. Any help would be appreciated!