Archived topic
lines around posts?
3 replies · Started by James on March 11, 2018
Viewing posts 1–4 of 4
I was wondering if you good folks could supply some code to put separation lines around the post boxes on my main page at http://www.MiramichiReader.ca
Thanks!
Hi there,
Something like this?
.post {
border: 1px solid #000;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
That's great Leo, thanks!
No problem!
This archived topic is closed to new replies.