Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #314983
    chelsbear
    Participant

    Hi,

    Please create an option to disable author box from posts.

    Thanks.

    #314988
    tikaram
    Keymaster

    @chelsbear : You can hide the author box from post with the help of following additional css.

    .single .wp-block-post-author {
      display: none;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Author Box’ is closed to new replies.