Search for: Log In Free Support [Resolved] comment box layout Home › Forums › Support › comment box layout This topic has 7 replies, 3 voices, and was last updated 8 months, 3 weeks ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts June 2, 2020 at 11:04 am #1311631 vara prasad is it possible to change layout of my comment box comment and reply in round box as shown below image!? https://prnt.sc/ssiz71 please help if we can June 2, 2020 at 1:19 pm #1311749 LeoStaff Customer Support Hi there, Can you guide me to a post with existing comments so I can try some CSS? Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ June 2, 2020 at 7:11 pm #1311944 vara prasad Sorry i do not get you … Can you explain a bit more? if your asking about sreeen shot comments its from https://www.wpbeginner.com/wp-themes/how-to-easily-create-a-custom-wordpress-theme/#respond website i need same comments layout if possible June 3, 2020 at 8:44 am #1312822 LeoStaff Customer Support Where can I see a post with comments in your site? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ June 3, 2020 at 9:42 pm #1313499 vara prasad their is very less comments in my site right now you can seen some comments at https://teluguchitkalu.com/senaga-pindi-face-pack-in-telugu/ if you want more i will create simple page for you with more comments June 4, 2020 at 6:39 am #1314033 DavidStaff Customer Support Hi there, try this CSS: /* Add radius to comments */ .comment-content { border-radius: 8px; border-color: #999; /* Change border color */ } /* remove additional borders from replies */ .comment .children { border-width: 0 !important; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ June 4, 2020 at 9:24 pm #1315005 vara prasad works grate thanks you so much how to make border-radius little dark colour π June 5, 2020 at 3:41 am #1315286 DavidStaff Customer Support I edited the code here to include a border-color Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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