Title: Vertical comment form fields
Last modified: June 9, 2020

---

# Vertical comment form fields

 *  Resolved [tdhansen1](https://wordpress.org/support/users/tdhansen1/)
 * (@tdhansen1)
 * [6 years ago](https://wordpress.org/support/topic/vertical-comment-form-fields/)
 * Hi. Hope you can help with this topic.
 * I use OceanWP with Elementor and I have a problem with the post comment fields.
   They are organized with the Name, Email and Website fields horizontal under the
   Comment field. This applies for Desktop and Tablet mode, in Mobile mode they 
   are vertical.
 * I would like them to show vertical in all modes. Is that possible adding custom
   css that would be fantastic, since I have no child theme installed.
 * So that;
    _Comment field Name, Email, Website
 * Would change to;
    _Comment field Name Email Website
 * I hope I express myself understandable in English.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvertical-comment-form-fields%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/vertical-comment-form-fields/#post-12965163)
 * Hi There,
 * Please add the below code in the custom CSS field.
    Go to Appearance > Customize
   > Custom CSS. put this code and check.
 * ‘#respond .comment-form-author, #respond .comment-form-email, #respond .comment-
   form-url {
    width: 100% !important; padding: 0 !important; }’
 *  Thread Starter [tdhansen1](https://wordpress.org/support/users/tdhansen1/)
 * (@tdhansen1)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/vertical-comment-form-fields/#post-12965685)
 * Fantastic – it works perfect! Thank you Abhishek, I have looked for a solution
   so long time, asking in groups, looking for settings and going through source
   code for options I could use. If I may ask you, is there a on-line place with
   kind of code snippets like this? Then I would really like to know the url, since
   I did not find it in the OceanWP documentation. Thanks again!
 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/vertical-comment-form-fields/#post-12965804)
 * Glad to hear that it is fixed.
    You’re the most welcome.
 * I also don’t have any such URL. I just inspect your site and give you the correct
   code that suits your site.
 *  Thread Starter [tdhansen1](https://wordpress.org/support/users/tdhansen1/)
 * (@tdhansen1)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/vertical-comment-form-fields/#post-12965916)
 * Ah OK. I really appreciate you did that!
    I tried, but couldn’t find the right
   selectors. My css skills have to improve!
 * Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Vertical comment form fields’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.6/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [tdhansen1](https://wordpress.org/support/users/tdhansen1/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/vertical-comment-form-fields/#post-12965916)
 * Status: resolved