Merge branch 'develop' of github.com:tainacan/tainacan-theme into develop
This commit is contained in:
commit
25a5a9d4f5
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue