Remove nav walker and Bootstrap navbar

This commit is contained in:
Ben Word
2015-04-14 14:25:20 -05:00
parent 9efeb67daf
commit 64e78cf003
5 changed files with 5 additions and 173 deletions

View File

@@ -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