Site logo

Archived topic

How to edit author biography

5 replies · Started by Roger on June 12, 2022

Viewing posts 1–6 of 6

Hi,

How to change font size, color, weight and space between lines of text in author biography? (On the author's archive page).

Hi there,

where can i see the author bio ?

Link in box.

Try this CSS:

.author-info {
    font-size: 15px;
    line-height: 1.2em;
}

or you can use the Customizer > Typography - Add New Typography select the Custom Element and add: author-info in the field and set your font styles there.

Thank you!

You're welcome

This archived topic is closed to new replies.