Hello,
Thank you for contacting us.
1. We suggest you to decrease space between menu items by adding the following code snippet to the Custom CSS section in Theme Settings
.main-nav .menu>li>a {
padding-left: 7px;
padding-right: 11px;
}
2. You can edit this page in the file 404.php. Just override it in your child theme and edit.
3. Unfortunately, WordPress search can work only for some post type (posts, products etc.). It can’t work with categories.
Regards