diff --git a/header.php b/header.php index a9dfb97..cf54bc7 100644 --- a/header.php +++ b/header.php @@ -38,17 +38,29 @@ } ?> - - + 'primary-menu', - 'container_class' => 'uk-navbar-right', + 'container_class' => '', 'menu_class' => 'uk-navbar-nav', 'items_wrap' => '', 'walker' => new UIKit3_Walker_Nav_Menu(), - ) ); + )); ?> + + +
+ +
+ +
+ +
+
+ +
+ diff --git a/searchform.php b/searchform.php new file mode 100644 index 0000000..316184a --- /dev/null +++ b/searchform.php @@ -0,0 +1,12 @@ + + \ No newline at end of file