Title: Remove &#8220;Job Features&#8221; ?
Last modified: March 31, 2022

---

# Remove “Job Features” ?

 *  Resolved [mindylll](https://wordpress.org/support/users/mindylll/)
 * (@mindylll)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-job-features/)
 * Can I remove the words “job features” from the job post template?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-job-features%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Muhammad Ahmad](https://wordpress.org/support/users/muhammdahmad/)
 * (@muhammdahmad)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-job-features/#post-15517606)
 * Hi [@mindylll](https://wordpress.org/support/users/mindylll/),
 * Hope you are doing well.
 * If you want to remove the Job Features heading then please remove the all categories
   which you have assigned related to this job.
 * Otherwise, you can do this with custom CSS.
 * Please add the CSS to the below given path.
 * WordPress Dashboard->Appearnce->Customize->Additional CSS
    .job-features>h3{ 
   display:none; }
 * Feel free to contact us for further assistance.
 * Thanks,
 * Regards,
 *  Thread Starter [mindylll](https://wordpress.org/support/users/mindylll/)
 * (@mindylll)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-job-features/#post-15517631)
 * Thank you! That worked. Can I also remove the necktie icon that is next to the
   job categories?
 *  [Muhammad Ahmad](https://wordpress.org/support/users/muhammdahmad/)
 * (@muhammdahmad)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-job-features/#post-15517896)
 * Hi [@mindylll](https://wordpress.org/support/users/mindylll/),
 * Glad to know that your issue is resolved.
 * Please add this CSS to remove the icon.
 * .job-features h4>.fa{
    display:none; }
 * Feel free to reach out for further assistance.
 * Regards,
 *  Thread Starter [mindylll](https://wordpress.org/support/users/mindylll/)
 * (@mindylll)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-job-features/#post-15517968)
 * Awesome! A couple of other questions:
 * On the individual job post ([https://www.helixepi.com/job2/senior-regulatory-permitting-specialist/](https://www.helixepi.com/job2/senior-regulatory-permitting-specialist/))
 * – Do you know why there are double bullet point icons?
    – Can I get the individual
   job post pages to follow my main template that has the “Careers” image at the
   top and the sidebar? ([https://www.helixepi.com/careers/current-openings2/](https://www.helixepi.com/careers/current-openings2/))
 *  [Muhammad Ahmad](https://wordpress.org/support/users/muhammdahmad/)
 * (@muhammdahmad)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-job-features/#post-15523566)
 * Hi [@mindylll](https://wordpress.org/support/users/mindylll/),
    1. To remove its built points please add this CSS to the additional CSS section
       .
       sjb-page .sjb-detail .list-data .v2 ul li{list-style:none;}
    2. To show the header image and sidebar please go to simple job board settings 
       WordPress dashboard->Job Board->Settings->Appearence Tab->Job Pages Layout:Theme
       Layout
    3. Don’t forget to press the save button
 * Feel free to reach out for further assistance.
 * Regards,
 *  Thread Starter [mindylll](https://wordpress.org/support/users/mindylll/)
 * (@mindylll)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-job-features/#post-15525235)
 * Thank you so much! The bullet points code worked.
 * I just noticed one last thing. When I am on the individual job post page, I can
   click its job category from the breadcrumbs. When I do that, it shows the full
   job posts, but does not show the “how to apply” section. Can I make it instead
   display an excerpt like it does on the main job listings page here: [https://www.helixepi.com/careers/current-openings2/](https://www.helixepi.com/careers/current-openings2/)?
 *  [Muhammad Ahmad](https://wordpress.org/support/users/muhammdahmad/)
 * (@muhammdahmad)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-job-features/#post-15527923)
 * Hi [@mindylll](https://wordpress.org/support/users/mindylll/),
 * The individual job post page where you are clicking on the job category page 
   is not a page of Simple Job Board. There is no Job Category page in breadcrumbs.
 * Feel free to reach out for further assistance.
 * Regards,

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

The topic ‘Remove “Job Features” ?’ 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/)

 * 7 replies
 * 2 participants
 * Last reply from: [Muhammad Ahmad](https://wordpress.org/support/users/muhammdahmad/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/remove-job-features/#post-15527923)
 * Status: resolved