Remove nav walker and Bootstrap navbar
This commit is contained in:
@@ -8,6 +8,7 @@ use Roots\Sage\ConditionalTagCheck;
|
||||
* Enable theme features
|
||||
*/
|
||||
add_theme_support('soil-clean-up'); // Enable clean up from Soil
|
||||
add_theme_support('soil-nav-walker'); // Enable cleaner nav walker from Soil
|
||||
add_theme_support('soil-relative-urls'); // Enable relative URLs from Soil
|
||||
add_theme_support('soil-nice-search'); // Enable nice search from Soil
|
||||
add_theme_support('soil-jquery-cdn'); // Enable to load jQuery from the Google CDN
|
||||
|
||||
Reference in New Issue
Block a user