Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Content Width

fc

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