Archived topic
How can make body section has curvature like the image
1 reply · Started by Neronet on December 8, 2022
Viewing posts 1–2 of 2
I make the content section have a curvature?
like this screenshot
https://ibb.co/t3TPSgJ
Hi there,
Give this CSS a shot:
.separate-containers .inside-article {
border-radius: 10px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
This archived topic is closed to new replies.