Archived topic
Author Page Gravatar
2 replies · Started by Izzy on June 22, 2019
Hello!
I used this article to add gravatar images to my blog post page heroes:
https://docs.generatepress.com/article/page-hero-examples/#example-2
However, my author pages are now displaying gravatar images as well:
https://itninjas.tech/author/izzy-amado/
I want to move the gravatar image either above or below the vcard data. I thought to do this with css, but since the applied classes are a bit general that could get clumsy at scale.
Is there a way to rearrange the HTML for the {{post_title}} tag of author pages?
-Izzy
Bleh, need sleep. Ok, please ignore this, was fixed with vcard{display:block;}
Glad to hear you got it resolved.