How do i remove the search icon from the debutify team?

I hope someone can help me! Thanks for your help.

https://community.shopify.com/c/Shopify-Design/How-to-remove-search-icon-in-Debut-Theme/td-p/404004

Hope this helps!

Thanks for your reply. I tried all the solutions on the page you suggested. Either the entire top navigation bar was gone or it was fully there. So somehow I think this is not the solution i’m looking for. Thanks for your trouble

Please place this code at the end of theme.scss

.site-header__search-toggle {
display: none;
}

Thanks paramSoft i placed this at the end of my theme.scss.liquid but the search icon is still active. I do not have the theme.scss

Hope you can give me a solution :).

One of below file must be there in assets folder

theme.css
style.scss.liquid

style.css
custom.css
timber.scss

whatever file which contains .scss or .css extension, go to that file and put the code at the end of it

Thanks for your reply. Actually I don’t have one of the mentioned files. Above you can see everything i have in the assets folder.

Theme.scss.liquid

I already tried that and it does not work. Somehow it screwed up my website completely! Can you please help me too fix this? Thanks!

My code is proper. you have done mistake in line no 9 of that file. Please share me the screenshot of that file of line 1 to 30

This is line 1 untill 30

Shopify says the mistake is in line 137. Thanks you very much for your help.

Problem Solved?

No my website looks lik this

Please send me collaborate access on parambabla.soft@gmail.com