Hi,
Thanks for reaching us,
While checking the post corners has round corners. For your confirmation please check the screenshots here: https://prnt.sc/7xCOX1qyjACp
If you are refeering to some other areas, kindly share the screenshot of the area and I will get back to you.
Regards
No, I mean the corners of the contribution pages. Enclosed is also a picture.
https://prnt.sc/KHxPOIfOYKcY
Hi @handrij,
Thanks for reaching us,
For making the rounded corners, please try adding this CSS inside **WordPress Dashboard > Appearances > Customize > Additional CSS**
.hentry {
border-radius: 20px;
}
#secondary .widget {
border-radius: 20px;
}
Let me know if this helps you or not and I will get back to you.
Regards
It worked. I added it to the “Customizer” under additional CSS. Is the position correct?
Enclosed also a picture. Thank you very much.
https://prnt.sc/2jpA1sQvBwrg
Hi @handrij,
Glad to hear that it worked for you and for your information you have added it on the correct area.
Let me know of any other confusion or issues and I will get back to you.
Regards