We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4552715 commit 6f48351Copy full SHA for 6f48351
lib/bootstrap.php
@@ -72,7 +72,7 @@ function bfg_merge_genesis_attr_classes() {
72
'footer-widget-area' => 'col-sm-6',
73
'comment-list' => 'list-unstyled',
74
'home-featured' => 'jumbotron',
75
- 'site-header' => 'navbar navbar-expand-lg navbar-light bg-light',
+ 'site-header' => 'navbar navbar-expand-lg navbar-dark bg-dark',
76
'entry-image' => 'img-fluid'
77
);
78
0 commit comments