|
I want to remove the "Location" of the job from the JobBar on the our careers website. I went into custom edit, opened the JobBar html, and removed the following code:
<div class="jobSubData" id="jobDetailLocation">
Location: <strong><Location/></strong>
</div>
After saving, the Location still shows up on the JobBar on our Careers website, even after refreshing it or even closing it and reopening it. What am I doing wrong? If something needs to be there, I would like the information from the customized extra field I created called "Location:". How do I do this? Thanks! |