Home › Forums › Support › WooCommerce: Review-Container with high margin left This topic has 3 replies, 2 voices, and was last updated 5 months, 1 week ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 18, 2022 at 7:33 am #2377491 Lars Dear GP-Crew, i’ve got a little design issue with WooCommerce: The user reviews on a product page appears in a container with too much left-margin. Example: https://www.zehnideen.de/produkt/wasserhahn-aufsatz-mit-beleuchtung The review-container should be in line with the other content. Is there a way to fix that? Regards, Lars October 18, 2022 at 8:04 am #2377705 DavidStaff Customer Support Hi there, the Woocommerce plugin adds 50px for some crazy reason to the review. Add this CSS to remove that: .woocommerce #reviews #comments ol.commentlist li .comment-text { margin-left: 0 !important; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 18, 2022 at 9:32 am #2377826 Lars Perfect, thanks! October 19, 2022 at 3:38 am #2378499 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In