Module Navigation

Removing EEOC from Hosted Career Page for Canada-Based Company

The U.S. EEOC (Equal Employment Opportunity Commission) is a federal agency responsible for enforcing federal laws to protect employees from discrimination based on race, color, religion, sex, national origin, age, disability, or genetic information.  As the EEOC is a U.S. agency, the EEOC comment may need to be removed for a Canada-based company. To accommodate this, CSS code can be added to a Hosted Career Page to remove the EEOC comment.

  1. Click Administration towards the top of the ATS.

    ATS - Administration - 01.png

  2. Click Career Pages from the left-hand side.

    Administration - Menu - Career Pages - 00.png

  3. Click Edit for your hosted career page. A menu should open.

    ATS - Career Page - Edit - 01.png

  4. Scroll down and expand the 'Branding' section to view the 'Advanced Branding' field.

    ATS - Hosted Career Page - Branding - 01.png

  5. Enter the following code into the 'Advanced Branding' field.
    #EOEStatement {
    display: none;
    }
  6. Save your changes.
Was this article helpful?
0 out of 1 found this helpful