Title: Remove header
Last modified: November 26, 2018

---

# Remove header

 *  Resolved [conorbryce](https://wordpress.org/support/users/conorbryce/)
 * (@conorbryce)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/remove-header-22/)
 * Hi there, just wondering how I remove everything from the header of a job post
   apart from the title? i.e. The date it was posted, who posted it, comment count,
   etc.
 * Many thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-header-22%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Anantajit JG](https://wordpress.org/support/users/anantajitjg/)
 * (@anantajitjg)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/remove-header-22/#post-10920035)
 * **Recommended Solution:**
    To fully control the template for job detail page 
   you need to customize the template. For that, you can see my answer [here](https://wordpress.org/support/topic/job-detail-page-remove-sidebar/).
 * **Easy Solution:**
    You can customize styles and add these styles to Theme Customizer.
   For example:
 *     ```
       .single-awsm_job_openings .blog_holder article .post_info {
           display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Remove header’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-openings/assets/icon.svg?rev=3525528)
 * [HireZoot – (WP Job Openings) Job Listings, Career Page & Recruitment Tool](https://wordpress.org/plugins/wp-job-openings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-openings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-openings/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-openings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-openings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-openings/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Anantajit JG](https://wordpress.org/support/users/anantajitjg/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/remove-header-22/#post-10920035)
 * Status: resolved