×

Notice

The forum is in read only mode.

Remove "Date Posted"

3 years 1 month ago #6510 by Tim Pennington
How do I remove the "Posted" item on the job listing so that it doesn't show when the job was posted.

It makes the listing look stale if the date is too old

Thanks
3 years 3 weeks ago #6513 by andras
Replied by andras on topic Remove "Date Posted"
I just added this CSS:
div.jsjb-jm-page-content-wrap div.jsjb-jm-newestjob-jobs-list-main-wrap div.jsjb-jm-newestjob-jobs-list-wrap div.jsjb-jm-newestjob-jobs-list-top-wrap div.jsjb-jm-newestjob-jobs-list-data-left .jsjb-jm-newestjob-jobs-list-title span.jsjb-jm-newestjob-jobs-list-time {
    display:none;
}
3 years 3 weeks ago #6517 by Tim Pennington
Replied by Tim Pennington on topic Remove "Date Posted"
I tried adding that to a custom css and it didn't work; where would you recommend that be placed?

Thank you
3 years 3 weeks ago #6518 by andras
Replied by andras on topic Remove "Date Posted"
Appearence/Customize/bottom custom CSS field.
.../wp-admin/customize.php
3 years 3 weeks ago #6520 by Tim Pennington
Replied by Tim Pennington on topic Remove "Date Posted"
Sorry, I am not a programmer as you; this why I buy from you.

Where is wp-admin/customize.php?
3 years 3 weeks ago #6522 by andras
Replied by andras on topic Remove "Date Posted"
No worries mate, you are not buying anything from me, as I am a user of this product just like you. Also not a professional programmer:-)
Anyway, the first question: which version are you using? Joomla or Wordpress? My solution was for the Wordpress version. Joomla has  other way to add custom CSS code. 
Time to create page: 0.130 seconds

Please publish modules in offcanvas position.