Home › Forums › Support › Name doesn’t look like the CSS is right on comments This topic has 7 replies, 3 voices, and was last updated 3 years, 3 months ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts January 21, 2023 at 3:05 pm #2504331 johnzoro Name doesn’t look like the CSS is right on comments January 22, 2023 at 7:21 am #2504734 DavidStaff Customer Support Hi there, have you made any modificatins to the Comments Form or any plugins that affect them ? As that field is missing its type attribute which is why it has a different style. January 22, 2023 at 7:57 am #2504925 johnzoro possibly? can i change it? oh i have got wp forms could that be affecting it? January 22, 2023 at 6:21 pm #2505263 Fernando Customer Support I see. Perhaps you can try #1 here first starting with WP Forms?: https://docs.generatepress.com/article/debugging-tips/ It is possible to change the form manually though it’s a bit complicated. See here: https://wpmudev.com/blog/customizing-wordpress-comment-form/ It’s more likely that a plugin caused this. January 23, 2023 at 3:34 am #2505607 johnzoro I deactivated every plug in apart from GP premium and it was still the same I don’t think it’s a plugin causing this, unless that plug in happens to be gp premium January 23, 2023 at 6:29 am #2505797 DavidStaff Customer Support Try adding this CSS to fix that: .comment-form input#author { color: #666; background-color: #fafafa; border-color: #ccc !important; border: 1px solid; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; max-width: 100%; } January 23, 2023 at 4:30 pm #2506534 johnzoro Thank you David! That sorted it! January 24, 2023 at 4:50 am #2506970 DavidStaff Customer Support Glad to hear that 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