ARCHIVE

fullwidth
How to create a fullwidth page for twenty thirteen

First, it’s recommended to create a child theme for this so you don’t lose your changes on theme update. You need to modify the css to support fullwidth like so .my-full-size { margin-left: auto !important; margin-right: auto !important; height: auto; padding-right: 1em !important; } Then duplicate page.php and create a new full-width-page.php with these contents:
{"type":"main_options","images_arr":"'#ffffff'","bg_slideshow_time":"0","site_url":"https:\/\/digitalzoomstudio.net","theme_url":"https:\/\/digitalzoomstudio.net\/wp-content\/themes\/qucreative\/","is_customize_preview":"off","gallery_w_thumbs_autoplay_videos":"off","base_url":"https:\/\/digitalzoomstudio.net"}