Dear support,
I use the Jobmonster theme for a client of mine and they wanted the date gone on the job lists, I found some code on this forum to make it not be displayed. However, it is still visible on mobile. (also after clearing cache)
The code:
}
.noo-job-list-row .job-date-ago,
.noo-job-grid .job-date-ago{
display: none;
}
It works perfectly on desktop, even if I narrow the browser, just shows up on mobile devices.
I attached some screenshots.
Could you provide me with some extra code to make it disappear on mobile?
Attachments:
You must be
logged in to view attached files.