правки test1
This commit is contained in:
@@ -29,7 +29,7 @@ $test1_header_mode = isset( $test1_header_mode ) ? $test1_header_mode :
|
||||
<a href="<?php echo esc_url( home_url( '/test1/#delivery' ) ); ?>">Доставка</a>
|
||||
<a href="<?php echo esc_url( home_url( '/test1/#business' ) ); ?>">Для дома и офиса</a>
|
||||
<a href="<?php echo esc_url( home_url( '/test1/#faq' ) ); ?>">FAQ</a>
|
||||
<a href="<?php echo esc_url( home_url( '/contacts-2/' ) ); ?>">Контакты</a>
|
||||
<a href="<?php echo esc_url( home_url( '/contacts/' ) ); ?>">Контакты</a>
|
||||
</nav>
|
||||
|
||||
<div class="header-actions">
|
||||
@@ -62,7 +62,7 @@ $test1_header_mode = isset( $test1_header_mode ) ? $test1_header_mode :
|
||||
<a href="#delivery">Условия доставки</a>
|
||||
<a href="#business">Для дома и офиса</a>
|
||||
<a href="<?php echo esc_url( home_url( '/faq/' ) ); ?>">FAQ</a>
|
||||
<a href="<?php echo esc_url( home_url( '/contacts-2/' ) ); ?>">Контакты</a>
|
||||
<a href="<?php echo esc_url( home_url( '/contacts/' ) ); ?>">Контакты</a>
|
||||
</nav>
|
||||
<a class="header-phone" href="tel:+79781234567">+7 (978) 123-45-67</a>
|
||||
<button class="cart-button" id="mobileCartOpenButton" aria-label="Открыть корзину с мобильного меню">
|
||||
|
||||
Reference in New Issue
Block a user