Home › Forums › Support › Display Images with Curved Corners This topic has 5 replies, 2 voices, and was last updated 2 months, 2 weeks ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 27, 2022 at 12:14 pm #2235606 Marinos Panayi Is it possible to configure images to display with curved corners? May 27, 2022 at 2:03 pm #2235659 LeoStaff Customer Support Hi there, Any chance you can link us to the page in question? You can use the private information field: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ May 27, 2022 at 4:57 pm #2235748 Marinos Panayi Thanks Leo. May 27, 2022 at 8:53 pm #2235823 LeoStaff Customer Support So do you want all images on this page to have curved corners? What about the other pages? What is the logic here? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ May 28, 2022 at 2:22 am #2235953 Marinos Panayi Apologies Leo, i didn’t make myself clear. I want to know how to make all the images on this page have rounded corners. I’ve previously achieved the same affect when creating a button but want to do the same with images. May 28, 2022 at 10:29 am #2236318 LeoStaff Customer Support This CSS should do it: body.page-id-1571 .wp-block-image img { border-radius: 5px; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In