Removing Apply Online Button 1.4.2
I read up on the forums here and tried to remove the "apply online" button by following the code below:
li.apply {
background: url(/images/briefcase.png) no-repeat scroll 9px 22px;
display: none;
}
It didn't work. Any suggestions on providing me with the exact code to remove the "apply online button"? There should be a new feature in V1.5.1 to switch this on or off is there any yet?