add adv partials
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
<div class="footer-top__inner">
|
||||
<?php $site_logo = get_field('site_logo', 'option'); ?>
|
||||
<a href="<?php echo home_url(); ?>" class="logo footer__logo">
|
||||
<img src="<?php echo esc_url($site_logo); ?>" alt="" />
|
||||
<img src="https://agroexpert.press/wp-content/uploads/2024/05/agroexpert_horizontally.svg" alt="agroexpert.press" width="145" />
|
||||
</a>
|
||||
<nav class="nav footer__nav">
|
||||
<?php get_template_part('partials/menu-primary'); ?>
|
||||
<?php get_template_part('partials/mainmenu-en'); ?>
|
||||
</nav>
|
||||
<div class="footer-top__right">
|
||||
<a href="#" class="to-top">
|
||||
|
||||
Reference in New Issue
Block a user