removing id="content" from main nav

This commit is contained in:
koenemann 2016-11-25 13:50:04 +01:00
parent 96090bdaf5
commit 366a6e689b
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ $container = get_theme_mod( 'understrap_container_type' );
<nav class="navbar navbar-dark bg-inverse site-navigation" itemscope="itemscope"
itemtype="http://schema.org/SiteNavigationElement">
<div class="<?php echo esc_html( $container ); ?>" id="content">
<div class="<?php echo esc_html( $container ); ?>" >
<div class="navbar-header">