Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1082696

    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

    • This topic was modified 5 years, 8 months ago by alexandernoe.
    #1082931

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.