Removing Apply Online Button For 1.6.3
Hi,
I will like to disable the apply online button , I use this theme, I have tried inserting
Code:
.section_footer li a.apply_online {
display: none;
}
as you suggested in the other post, I tried inserting in style.css of jobroller but it didn't work, I also tried inserting in style.css that came with the child theme but no luck, can you take me step by step on how to achieve this with Prima? I need to get it done as Job seekers are sending CV's to my email address rather sending directly to the advertiser
Thanks