Title: Remove Date Posted
Last modified: January 19, 2017

---

# Remove Date Posted

 *  Resolved [creoadmin](https://wordpress.org/support/users/creoadmin/)
 * (@creoadmin)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-date-posted/)
 * I have figured out how to remove the date posted in grid view. How can I remove
   it from a single job post as well?
 * Also, is there a way to increase logo size in grid view?
 * Thanks!

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

 *  Plugin Author [PressTigers](https://wordpress.org/support/users/presstigers/)
 * (@presstigers)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-date-posted/#post-8677164)
 * Hello creoadmin,
 * For removing job posted date, customize the following templates.
 * For grid view:
    **simple-job-board/templates/listing/grid-view/posted-date.php**
 * For single job post:
    **simple-job-board/templates/single-jobpost/job-meta/job-
   posted-date.php**
 * **Note:** _Please use the SJB templating feature to prevent the changes lost 
   on plugin update. For templating, visit the [other notes](https://wordpress.org/plugins/simple-job-board/other_notes/)
   section._
 * Thank you for writing to us. Let us know if we can assist you further.
 * Regards,
    PressTigers
    -  This reply was modified 9 years, 4 months ago by [PressTigers](https://wordpress.org/support/users/presstigers/).
 *  Plugin Author [PressTigers](https://wordpress.org/support/users/presstigers/)
 * (@presstigers)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-date-posted/#post-8677264)
 * Hello creoadmin,
 * To increase company logo size, please change the height and width parameters.
 * Currently, these styles are applied on logo
 *     ```
       .sjb-page img {
           height: auto;
           max-width: 100%;
       }
       ```
   
 * Override these styles in your activated theme’s styles.css & change these according
   to your requirements.
 * Thanks & Regards,
    PressTigers

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

The topic ‘Remove Date Posted’ is closed to new replies.

 * ![](https://ps.w.org/simple-job-board/assets/icon-256x256.png?rev=1829069)
 * [Simple Job Board](https://wordpress.org/plugins/simple-job-board/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-job-board/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-job-board/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-job-board/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-job-board/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-job-board/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [PressTigers](https://wordpress.org/support/users/presstigers/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/remove-date-posted/#post-8677264)
 * Status: resolved