Want to remove "Apply online" button
Hi guys
I hope you can help me. The problem is that when people use the "apply online" button their application comes to my email
info@somalijobs.com.
This is a big problem. When putting a job up, there is no place to fill in the email of the employer, because if it was the case the email could go directly to them.
I have tried to follow an earlier
post about this and even though i have added "display: none;" in style.css, it does not work:
li.apply {
background: url(images/briefcase.png) no-repeat scroll 9px 22px;
display: none;
anyone ?