Home Forums ConsultStreet Pro Blog Post Author

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11314
    James Mills
    Participant

    Hi there

    Is there a way to remove the Blog Post Author from the bottom of each indivual blog post?

    I can see how to remove the title, metas etc but not the blog post author and avatar.

    Thanks

    #11364
    themearile
    Keymaster

    Hi James

    Please add the below CSS code in the Additional CSS box.

    .theme-blog-author {
    display: none;
    }

    Let us know if it works.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.