How to remove the search icon on the header on the Debutify theme?

I tried solutions posted for other themes, but didn’t work.

Thank you in advance.

@jbslide

svg.icon.icon-search {
    display: none !important;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.css

Oscprofessional,

Thank for the reply.

I don’t see a themes.css. There is a theme.scss.liguid that I added the code to but it didn’t work

Thanks

I’m still looking for help on this.

Thank you

I see some post suggesting adding code to the base.css, but there is no base.css in

the code.

Thank you

It was in Header settings. Didn’t see it before.