Home › Forums › Support › Query loop: post image border radius This topic has 7 replies, 3 voices, and was last updated 3 years, 6 months ago by Fernando. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts March 3, 2022 at 10:51 am #2141265 Jeremy Hi, is there any way to change the border-radius on the query loop post images? Thanks March 3, 2022 at 11:36 am #2141326 YingStaff Customer Support Hi Jeremy, Query loop block is a WP core block, GP has no control over it. But if you can link us to your site, we might be able to help with some custom CSS. Let me know 🙂 March 3, 2022 at 6:41 pm #2141590 Jeremy Sure, it’s https://expertdogfood.com/. If you scroll down you can see the post images and I would just like to round the corners of those images if possible. Thanks March 3, 2022 at 6:44 pm #2141597 YingStaff Customer Support Try this CSS: .wp-block-post-template.wp-block-post-template img { border-radius: 20px; } March 3, 2022 at 6:45 pm #2141599 Jeremy Are you able to direct me as to where I would insert this code? March 3, 2022 at 7:09 pm #2141612 Fernando Customer Support Hi Jeremy, Here is an article you may refer to with regards to this: https://docs.generatepress.com/article/adding-css/#additional-css Specifically, you may go to Appearance > Customize > Additional CSS. Hope this helps! 🙂 March 3, 2022 at 7:21 pm #2141615 Jeremy That’s perfect! Thank you so much for the help. March 3, 2022 at 7:36 pm #2141624 Fernando Customer Support You’re welcome Jeremy! We’re glad to be of assistance! Feel free to reach out if you’ll need assistance with anything else. 🙂 Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In