Hello, Can you help me? I am trying to remove the search box. It always show the next message: It seems we can’t find what you’re looking for. Perhaps searching can help.
You’d need to use a child theme. This will take some custom development so if you’re not up for that, it’s better to look for a custom 404 page plugin, there are a few out there.
Custom route would be to use a child theme. Make a copy of 404.php from the parent theme and insert it into the child theme and then edit as required.