Skip to content

Commit

Permalink
Trying to fix search widget
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Aug 27, 2024
1 parent 11e6a97 commit 9b6ca6a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/onboarding-shared.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,11 @@
'args' => [
'title' => '',
'text' => '<div class="sec-nav">
<a href="javascript:void(0);" role="button" class="search-toggle"><span class="sr-only">Search Dropdown</span><img class="search-ico" width="21" height="21" src="https://chapter-template.internetsociety.org/wp-content/themes/genesis-child-chapters/images/search-icon-21px-21px.svg" alt="Search Icon"></a>
<a href="javascript:void(0);" role="button" class="search-toggle">
<span class="sr-only">Search Dropdown</span>
<img class="search-ico" width="21" height="21" src="https://chapter-template.internetsociety.org/wp-content/themes/genesis-child-chapters/images/search-icon-21px-21px.svg" alt="Search Icon">
</a>
<a href="https://community.internetsociety.org/s/new-registration" class="join customize-unpreviewable">Join</a>
</div>
Expand Down

0 comments on commit 9b6ca6a

Please sign in to comment.