Archived topic
Posted-on Date same line with Reading-time
3 replies · Started by Sergej on March 31, 2021
Viewing posts 1–4 of 4
Hey guys,
i want to habe the posted-on date and the reading time in the same line.
I can not figure out, how to change that.
could you please help me?
Hi there,
Try this CSS:
.entry-meta {
display: flex;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Great, thanks :)
No problem :)
This archived topic is closed to new replies.