Reply 338332 to: Is there any way to remove search bar from the 404 page?

Avatar: Rose Tyler
Rose Tyler
Support staff
November 11, 2022 at 03:15

Hello,

Header Builder > Search settings > https://prnt.sc/na2HD76TPIoL
To remove this https://media.d.pr/i/4SyjEz , add the next code in Theme Options > Theme custom CSS > Global:

.page-404 .widget_search {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.