Hi team,
it´s crazy. I try to hide the job listing date entry “Veröffentlicht am…” on the overview / single view page.
I tried these CSS… without a result:
time[class*=”date”] {
display: none;
}
.entry-content .post-meta-infos {
display: none;
}
.job_listing .entry-meta {
display: none;
}
.entry-meta {
display: none;
}
Any idea?
Many thanks in advance for your support.
Best regards,
Alexander
Hey Alexander,
Please screenshot the area you need assistance with. I didn’t see a date. Perhaps your code worked. Please clear your cache a few times over.
Best regards,
Jordan Shannon