Skip to content

Instantly share code, notes, and snippets.

@hedgerh
Created August 20, 2014 00:30
Show Gist options
  • Select an option

  • Save hedgerh/3a6d8974b46a295beb03 to your computer and use it in GitHub Desktop.

Select an option

Save hedgerh/3a6d8974b46a295beb03 to your computer and use it in GitHub Desktop.
Menu
<header id="masthead" class="site-header col-md-12" align="center">
<nav id="site-navigation" class="main-navigation" role="navigation">
<button class="menu-toggle">Primary Menu</button>
<ul class="list-inline" >
<li class="menu-item cl-effect-1"><a href="http://localhost:8888/wordpress/about">ABOUT</a></li>
<li class="menu-item cl-effect-1" ><a href="http://localhost:8888/wordpress/visit-us">VISIT US!</a></li>
<li class="menu-logo"><a href="http://localhost:8888/wordpress"><div class="header-nav-logo"></div></a></li>
<li class="menu-item cl-effect-1"><a href="http://localhost:8888/wordpress/press">PRESS</a></li>
<li class="menu-item cl-effect-1"><a href="http://localhost:8888/wordpress/blog">BLOG</a></li>
</ul>
</nav><!-- #site-navigation -->
</header>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment