Home › Forums › Support › Woocommerce fix avatar container This topic has 3 replies, 2 voices, and was last updated 2 years, 11 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 23, 2023 at 5:25 am #2578581 FunkyCss Hi there, On my woocommerce store based on Generatepress I dont use any avatars, but only the comment text, in mobile looks a bit on the right with some margin i guess, how can I fix this issue? https://ibb.co/N6FQWB5 Thank you in advance March 23, 2023 at 9:09 am #2579031 DavidStaff Customer Support Hi there, yeah woo is adding 50px of Left Margin there, not sure why as but you can remove it with this CSS: .woocommerce #reviews #comments ol.commentlist li .comment-text { margin-left: 0; } March 25, 2023 at 2:48 am #2581376 FunkyCss Thank you David very much March 25, 2023 at 6:00 am #2581531 DavidStaff Customer Support You’re welcome! 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