Merge pull request #1049 from mmollick/fullwidth_header
Fullwidth header
This commit is contained in:
@@ -112,9 +112,12 @@ return [
|
||||
'custom-css' => 'Własny Stylesheet',
|
||||
],
|
||||
'theme' => [
|
||||
'background-color' => 'Kolor tła',
|
||||
'text-color' => 'Kolor tekstu',
|
||||
'dashboard-login' => 'Show dashboard button in the footer?',
|
||||
'background-color' => 'Kolor tła',
|
||||
'text-color' => 'Kolor tekstu',
|
||||
'dashboard-login' => 'Show dashboard button in the footer?',
|
||||
'banner-background-color' => 'Banner Background Color',
|
||||
'banner-padding' => 'Banner Padding',
|
||||
'fullwidth-banner' => 'Enable fullwidth banner?',
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user