FEATURE Handling Tools-container
This commit is contained in:
parent
a247670ab9
commit
04c6b2955e
11
header.php
11
header.php
|
|
@ -92,6 +92,17 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="tools-container">
|
||||||
|
<button class="search-button">
|
||||||
|
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-rechercher.svg" alt="">
|
||||||
|
Rechercher
|
||||||
|
</button>
|
||||||
|
<button class="search-button">
|
||||||
|
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-abonner.svg" alt="">
|
||||||
|
S’abonner
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user