Hide the "Showing all jobs", RSS feed, and time a job was posted
-
Hey guys. I followed Marc2412’s advice in this thread: https://www.ads-software.com/support/topic/spacing-out-job-categories?replies=7 but didn’t quite get it the way I wanted it to be.
I still have the “Showing all jobs” and RSS link box, and I still display the time the job has been posted (for how long).
Here’s a link to the temporary setup: https://nyeansatte.no/?page_id=4283&preview=true
As you can see I’ve managed to remove the search box, but I’d also like to get rid of the above mentioned.
I’ve mucked around a little with some code, but not succeeded in changing what I’d like.
If anyone could help me with this I’d be extremely grateful. This is what I have copy-pasted so far:
.job_filters .search_jobs { display: none; } .job_filters .job_types { display:none; } ul.job_listings li.job_listing a { margin-bottom: 5px; border: 1px solid #999; }
- The topic ‘Hide the "Showing all jobs", RSS feed, and time a job was posted’ is closed to new replies.