fix header image crop

This commit is contained in:
Leo Germani 2018-04-25 17:29:58 -03:00
parent 2cccca4caa
commit 868fc210da
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@ if(!function_exists('tainacan_setup')) {
* Custom header to change the banner image
*/
$header_args = array(
//'default-text-color' => '000',
//'default-text-color' => '000',
'width' => 1280,
'height' => 280,
'header-text' => false,
'flex-width' => false,
'flex-height' => true,