FIX renaming subscribe button

This commit is contained in:
Nonimart 2025-08-13 09:46:50 +02:00
parent 3cccbb76e8
commit 80d2f7e0b8

View File

@ -97,7 +97,7 @@
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-rechercher.svg" alt="">
Rechercher
</button>
<button class="search-button">
<button class="subscribe-button">
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-abonner.svg" alt="">
Sabonner
</button>
@ -113,6 +113,7 @@
</div>
<?php get_template_part('template-parts/search-module'); ?>
</header>
@ -124,4 +125,5 @@
<?php do_action('tailpress_content_start'); ?>
<main id="content" class="site-content flex-grow">