Title: Hide using CSS
Last modified: December 14, 2016

---

# Hide using CSS

 *  [gstar](https://wordpress.org/support/users/gstar/)
 * (@gstar)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-using-css/)
 * 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)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-using-css/#post-8553710)
 * `li.date-posted { display: none; }`
 * consider to add this via the ‘Additional CSS’ section under ‘Appearance – Customize’
   of wp4.7
 *  Thread Starter [gstar](https://wordpress.org/support/users/gstar/)
 * (@gstar)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-using-css/#post-8553775)
 * Amazing!
 * Thanks [@alchymyth](https://wordpress.org/support/users/alchymyth/) that worked
   🙂

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

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

 * 2 replies
 * 2 participants
 * Last reply from: [gstar](https://wordpress.org/support/users/gstar/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/hide-using-css/#post-8553775)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
