Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

content width

// Set content width value based on the theme's design
if ( ! isset( $content_width ) )
	$content_width = 1200;