Author profiles at bottom of posts
- The topic ‘Author profiles at bottom of posts’ is closed to new replies.
Need help? Check out our Support site, then
There is a box at the bottom of all the posts that show the authors profile and bio. I would like to remove this from the whole site. I have figured out how to remove the author everywhere else but I just can’t figure this out.
Thank you
The blog I need help with is: (visible only to logged in users)
Hi there,
If you want to remove the author box, you’ll need to add the following CSS:
.author-profile { display: none; }