Currently, my site (beta.risingsunjeans.com) utilizes Foundation and displays perfectly on certain screen sizes. However, when viewed on devices like the iPad, iPhone, or mobile phones, there is a large empty space on the right side of the content. I have already implemented the correct meta tags in the header:
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">