Close #59
This commit is contained in:
parent
ea8fdad501
commit
bf1acd30cb
|
@ -64,7 +64,7 @@
|
|||
</div>
|
||||
<?php wp_nav_menu( array( 'depth' => 2, 'theme_location' => 'primary', 'container' => false ) ); ?>
|
||||
</div><!-- m-nav-center end -->
|
||||
<a href="#" class="cd-top faa-float animated "></a>
|
||||
<a class="cd-top faa-float animated "></a>
|
||||
<button onclick="topFunction()" id="moblieGoTop" title="Go to top"><i class="fa fa-chevron-up" aria-hidden="true"></i></button>
|
||||
<!-- search start -->
|
||||
<form class="js-search search-form search-form--modal" method="get" action="<?php echo home_url(); ?>" role="search">
|
||||
|
|
Loading…
Reference in New Issue