correct bg menus
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="zen-verification" content="xdaKRGoPCQTgRYUKZ7tBq2pDm8JxN4zVv8KxInVPCyE11AQGYpdnVL5ocisUY6w7" />
|
||||
<?custom_meta_tags();?>
|
||||
<meta name="google-site-verification" content="wKVjdTPQrw11PE9o4Blxqv7qbdFmxarn8ez4fCJd_po" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
@@ -80,7 +80,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<nav class="nav header__nav">
|
||||
<?php get_template_part('partials/menu-primary'); ?>
|
||||
</nav>
|
||||
<div class="lang-switch"><a href="<?php echo home_url();?>/en">EN</a></div>
|
||||
<div class="lang-switch"><a href="<?php echo home_url();?>/en/">EN</a></div>
|
||||
<div class="header__right">
|
||||
<div class="header__actions">
|
||||
<a href="/search/?orderby=post_date&order=desc">
|
||||
|
||||
Reference in New Issue
Block a user