Hi @dee987,
By default, Employers have access to the Jobs Dashboard, which grants them permission to ‘view’, ‘edit’, ‘mark as filled’, and ‘delete’ their jobs.
To change this behavior, you’ll need to do some custom development to the job dashboard template, or customize the capabilities of the Employer role.
To override how the WP Job Manager powered pages look, you’ll need to override templates:
https://wpjobmanager.com/document/developer-reference/themes/template-overrides/#top
To customize default user role capabilities, you’ll need to use a plugin such as User Role Editor.
Please take caution and back up your site and database before customizing the user role, since editing the user role capabilities can have lasting effect that can break your site. I recommend testing any customizations out on a staging or development site first.
Please note, per our support policy, this level of customization is beyond the scope of our support.