Title: melonmash's Replies | WordPress.org

---

# melonmash

  [  ](https://wordpress.org/support/users/melonmash/)

 *   [Profile](https://wordpress.org/support/users/melonmash/)
 *   [Topics Started](https://wordpress.org/support/users/melonmash/topics/)
 *   [Replies Created](https://wordpress.org/support/users/melonmash/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/melonmash/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/melonmash/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/melonmash/engagements/)
 *   [Favorites](https://wordpress.org/support/users/melonmash/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move the date from timestamp to underneath posttitle](https://wordpress.org/support/topic/move-the-date-from-timestamp-to-underneath-posttitle/)
 *  Thread Starter [melonmash](https://wordpress.org/support/users/melonmash/)
 * (@melonmash)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/move-the-date-from-timestamp-to-underneath-posttitle/#post-5978543)
 * I do have a childtheme, just not sure what code to add and where. I know how 
   to make my own files on filezilla, so the only problem for me is adding a code,
   because I don’t know where to place it and what it should say. Also not sure 
   if the code will work, since I’ve added
 * .type-post .meta .day {
    display: none; }
 * .type-post .meta .month {
    display: none; }
 * .type-post .meta .year {
    display: none; }
 * to the custom css. If someone could help me I would really appreciate it!

Viewing 1 replies (of 1 total)