Put this into a plugin or your function.php file.
Change the content_width variable your desired pixel value.
// Define a specific width for WordPress galleries if ( ! isset( $content_width ) ) $content_width = 960;
Revisions
- March 15, 2015 @ 13:34:55 [Current Revision] by PeterLugg
- March 15, 2015 @ 13:34:55 by PeterLugg
No comments yet.