REMOVE Search Section

Hello

I need your help to remove the searcher of my Shapely Page. I have tried in the Widgets section but Unsuccessfully

Thanks in advance.

hey there

Hope you are having a good day and thank you for your question
Please add this CSSĀ in appearance - customize - additional CSS

.module.widget-handle {
display: none;
}

Thanks!
Colorlib Support Team