• How can I hide this using CSS:

    <li class=”date-posted” itemprop=”datePosted”><date><?php printf( __( ‘Posted %s ago’, ‘jobify’ ), human_time_diff( get_post_time( ‘U’ ), current_time( ‘timestamp’ ) ) ); ?></date>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hide using CSS’ is closed to new replies.