• Resolved conorbryce

    (@conorbryce)


    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 to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Anantajit JG

    (@anantajitjg)

    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.

    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.