Skip to content

Commit

Permalink
fix: remove the “get help” button from mobile bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
michelmany committed Feb 12, 2024
1 parent e17db4f commit 6a23664
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions partials/content/header/mobile-navigation.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
<input type="text" name="s" placeholder="Search" id="search" value="<?php the_search_query(); ?>"/>
</form>
</div>

<div id="mobile-help-button" class="mobile-help-button">
<?php get_template_part('partials/content/header/green-cta-button'); ?>
</div>
</div>
</nav>
</section>

0 comments on commit 6a23664

Please sign in to comment.