Keep getting 2 different search bars

Keep getting 2 different search bars

createdbylove
Excursionist
67 0 9

Hi I keep getting 2 different searches I only want to keep one search filed can anyone help fix this please 🙂

1000003396.jpg

1000003397.jpg

  

1000003398.jpg

Replies 3 (3)

Small_Task_Help
Shopify Partner
905 31 82

Hi,

Find the search form code and Comment Out extra search field

Code related to search forms example

{% comment %}
<form action="/search" method="get" class="search-form-duplicate">
  <input type="search" name="q" placeholder="Search">
  <button type="submit">Search</button>
</form>
{% endcomment %}
To Get Shopify Experts Help, Click Here or E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Expert India
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad
createdbylove
Excursionist
67 0 9

Do I get remove the comment out extra search filed and add this code to the search form please?

createdbylove
Excursionist
67 0 9

I cannot seem to do it I have sent you a message