Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #106444
    dgscreate
    Member
    Post count: 12

    Hello –
    Can you tell me the CSS needed to remove the author and share this article on the jobs page?
    I dont want the author to be posted or the ability to share the article through the social links at the bottom. I dont see this as an option down in meta.

    #106582
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .type-jobs .post-info {
      display: none;
    }
    .type-jobs .share-links {
      display: none;
    }

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register