Home › Forums › Support › Is this possible with Generatepress? This topic has 5 replies, 2 voices, and was last updated 4 years, 8 months ago by Elvin. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts December 21, 2020 at 4:08 pm #1589951 Michael In particular the curved corners at the top of the featured image? https://www.seedprod.com/how-to-create-a-contact-form-in-wordpress/ December 21, 2020 at 4:13 pm #1589953 ElvinStaff Customer Support Hi, It’s definitely possible but this will require a bit of custom CSS. If you can link us to the page you’re working on so we could help you out with the CSS writeup. Let us know. December 21, 2020 at 4:15 pm #1589956 Michael That’s very kind of you, thank you. https://profitcopilot.com/find-your-blog-niche.html December 21, 2020 at 4:24 pm #1589965 ElvinStaff Customer Support You can try adding in a CSS of something like this: body.single .inside-article { border-radius: 10px; border: 1px solid rgb(35, 8, 32); overflow: hidden; } .inside-article > *:not(:first-child) { padding: 0px 30px; } This will be the result: https://share.getcloudapp.com/2Nu07jDb Note: We’ll have to do a different write-up if you want the form and post navigation outside of the border. December 21, 2020 at 4:44 pm #1589969 Michael That’s amazing, thank you! December 21, 2020 at 4:49 pm #1589971 ElvinStaff Customer Support Nice one. No problem. 🙂 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