How to Open Search bar instead of icon in the header of Shopify Dawn Refresh Theme

How to Open Search bar instead of icon in the header of Shopify Dawn Refresh Theme

Step 1:

Access the Theme Editor: Log in to your Shopify admin dashboard.

Navigate to "Online Store" and select "Themes."

Click on "Customize" for the theme you want to edit.

Step 2:

Edit header.liquid:

In the Theme Editor, go to the "Edit Code" section.

In the search bar type "header.liquid" and click on the file "header.liquid" in the "Sections" folder. 

Step 3:

Find With Search Bar {% render 'header-serach', input_id: 'Search-In-Modal' %}

then remove and paste code Below

COPY CODE: