How to remove search icon in homepage header

Hello again!

Could anyone help me? How can I remove the search icon and search bar on the home page header, next to the menu?

Kind regards,

Ezra

Hi Ezra,

I hope you are well today and thank you for your question.

You can try removing it from the home page by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other

body.home .module.widget-handle.search-widget-handle {
    display: none;
}

Best Regards,
Movin

Hello Movin,

this didn’t work for me. Are there other solutions to remove this search icon?

@mathieu To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/shapely/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

ok,no problem.
I found the solution already in another thread!

@mathieu Awesome great to see you got that found.

Have a fantastic day!