Add ability to include header without top navbar
This commit is contained in:
@@ -4,6 +4,7 @@ add_theme_support('root-relative-urls');
|
||||
add_theme_support('rewrite-urls');
|
||||
add_theme_support('h5bp-htaccess');
|
||||
add_theme_support('bootstrap-responsive');
|
||||
add_theme_support('bootstrap-top-navbar');
|
||||
|
||||
// Set the content width based on the theme's design and stylesheet
|
||||
if (!isset($content_width)) { $content_width = 940; }
|
||||
|
||||
Reference in New Issue
Block a user