Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 19, 2014 at 12:32 am #266538 RaleighParticipant Just looking to make the space outside the content on an ipad smaller to allow more room for the content. I know a few ways to do this but am wondering which would be the best way to go about setting it. Thanks! See: http://www.screencast.com/t/MFcvyplkAPa May 19, 2014 at 4:57 am #266631 IsmaelModerator Hey pageladder! Thank you for visiting the support forum! You can increase the container width with this: @media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .container { width: 750px; } } Best regards, Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In