Skip to content

Commit

Permalink
removing off-canvas navi
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerkoenemann committed Aug 14, 2015
1 parent 8560523 commit ef36cc4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@

<div class="navbar navbar-inverse navbar-fixed-top">

<?php if ( is_active_sidebar( 'off-canvas' ) ): ?>
<!-- Off Canvas Toggle -->
<a class="off-canvas-toggle-link" data-toggle="offcanvas" data-target=".navmenu" data-canvas="body">
menu
</a>
<?php endif; ?>

<div class="container">

<div class="row">
Expand Down

0 comments on commit ef36cc4

Please sign in to comment.