styling
This commit is contained in:
@@ -20,6 +20,7 @@ if (function_exists('add_theme_support')) {
|
||||
'header-text' => true,
|
||||
);
|
||||
add_theme_support( 'custom-header', $customHeaderArgs );
|
||||
add_theme_support( 'html5', array( 'search-form' ) );
|
||||
}
|
||||
|
||||
function ildi_nav($location='header-menu') {
|
||||
|
Reference in New Issue
Block a user