Merge branch 'develop' of github.com:tainacan/tainacan-theme into develop

This commit is contained in:
Fabiano Alencar 2018-04-26 14:23:16 -03:00
commit 25a5a9d4f5
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,