• Resolved piranhaost

    (@piranhaost)


    Could somebody help me out and tell me how I can remove the name of author beneath the job title. I wanne keep the publishingdate but remove the authorname. Much appreciated

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Nithin John

    (@nithi22)

    Hi,

    Thanks for reaching out to us.

    Please use the below CSS for your requirement. You can copy-paste it into the Theme Customizer.

    .single-awsm_job_openings .entry-meta{
         display: none;
    }

    Regards
    Nithin John

    • This reply was modified 1 year, 3 months ago by Nithin John.
Viewing 1 replies (of 1 total)
  • The topic ‘remove authorname single page job opening’ is closed to new replies.