Unfortunately it is not possible to remove /estate/ - you can only rename it int MyHome Theme >> Property Options >> General >> "Single property - slug". It is not possible to remove it, because WordPress does not allow for it. WordPress can have domain.com/slug/ only for pages and posts. Custom Post Types require additional /xxx/ in the middle. It is not a MyHome limitation, but a WordPress limitation. WordPress was designed this way to have multiple custom post types e.g. "media" / "properties" / "testimonials". If you remove /estate/ it will create unexpected bugs. There are some plugins that can do it but it will definitely not work correctly after implementing it. We follow the WordPress rules of https://codex.wordpress.org/ and it is not possible to remove it.