Site logo

Archived topic

Author Bios

3 replies · Started by Ella on October 17, 2022

Viewing posts 1–4 of 4

Hello,

What's the fastest, easiest way, to show author bios on the bottom of blog posts please? So we already have the feature to show who's writing the blog post, but - please see here for example: https://www.totallypurrfect.com/games-to-play-with-your-cat/ - when you see the name, it doesn't allow you to click on it, to be able to read more... (so that's one way to do it?) But ideally, I'd have the bio looking like this at the bottom of the post (which is automatically added on, depending on who you list the writer as): https://roundpeg.biz/wp-content/uploads/2014/05/Sample-Author-Box.jpg

Let me know the best way to go about it please.

Thanks so much,
Ella

Amazing, thank you so much. Super happy with how this looks now! Can you just please tell me how I can reduce the space below the author bio here please? ---> https://www.totallypurrfect.com/author/ella/

Thanks again!
Ella

Hi there,

try adding this CSS:


.archive .site-main .page-header {
    padding-bottom: 0;
}

as you have masonry on your posts, make sure to refresh or resize the browser if you don't see any initial change.

This archived topic is closed to new replies.