correct bg menus
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<?custom_meta_tags();?>
|
||||
<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">
|
||||
@@ -53,7 +52,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<div class="container">
|
||||
<div class="header__inner">
|
||||
<?php $site_logo = get_field('site_logo', 'option'); ?>
|
||||
<a href="<?php echo home_url(); ?>/en" class="logo header__logo">
|
||||
<a href="<?php echo home_url(); ?>/en/" class="logo header__logo">
|
||||
<img src="https://agroexpert.press/wp-content/uploads/2024/05/agroexpert_horizontally.svg" alt="agroexpert.press" width="188" />
|
||||
</a>
|
||||
<nav class="nav header__nav">
|
||||
|
||||
Reference in New Issue
Block a user