Compare commits

...

2 Commits

View File

@ -176,7 +176,9 @@ class init extends common {
'activeTextColor' => 'rgba(255, 255, 255, 1)', 'activeTextColor' => 'rgba(255, 255, 255, 1)',
'radius' => '0px', 'radius' => '0px',
'burgerTitle' => true, 'burgerTitle' => true,
'memberBar' => true 'memberBar' => true,
'logoBurger' => '',
'burgerContent' => 'title'
], ],
'site' => [ 'site' => [
'backgroundColor' => 'rgba(255, 255, 255, 1)', 'backgroundColor' => 'rgba(255, 255, 255, 1)',