• Hello
    i am using https://wpjobmanager.com/
    written by https://github.com/mikejolley

    i want to reemove the comment off and date under the JOB title on this pages that display the whole posts
    https://productlifegroup.com/job/information-system-operator/

    when impecting the element there does not appear to be a class associated to those parts so cannot use CSS to ‘display: none;’

    [ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]

    <header class="post-head">
    <h1 class="post-title"> Information System Operator </h1>
    <small>
    by
    <a href="https://productlifegroup.com/author/ncompass/"> Productlife Group </a>
    on 2 June 2016
    <span>
    Comments Off
    <span class="screen-reader-text"> on Information System Operator</span>
    </span>
    </small>
    <span class="post-icon">

    Can anyone point me to where I can remove the date and comments off. Been searching and looking on the forums and trying things but to no avail.

    Thanks in adcance

  • The topic ‘Removin Date and comments from job Listing’ is closed to new replies.