Site logo

Archived topic

Spacing of Author image

1 reply · Started by Scott on December 17, 2022

Viewing posts 1–2 of 2

In Clinic theme. Left info in the private information area.

Hi there,

simple fix would be some CSS:

.gb-headline .avatar {
    margin-right: 10px;
}

If however you want to do more with the author hero, then i would recommend creating a new GB Block element for that.

Let me know.

This archived topic is closed to new replies.