Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 2, 2015 at 1:46 pm #528458 ChipsybgParticipant Hi, I am wondering is it possible to create a single page that is a bit wider than the rest of the site? I quite like the boxed layout but I just want my portfolio photos to be a bit bigger on my portfolio page? Is that achievable in some sort? Thanks, Chip November 2, 2015 at 3:46 pm #528544 ElliottInactive Moderator Hi Chipsybg! Add this to a codeblock element in the pages you want to increase the width. <style type = "text/css"> #top, .container { width: 1300px !important; max-width: 1300px !important; } </style> Regards, Elliott 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