Thread Starter
Alorse
(@alorse)
I can do it 🙂
If you active this option in your greenhouse:
Config Job Board > Auto-load (disable for Single-Page Applications)
After in your wordpress in the plugin, add this code in custom CSS:
.greenhouse-job-board .jobs{
display: none;
}
-
This reply was modified 9 years, 5 months ago by Alorse. Reason: mark as resolved