Title: Fixing comments section required fields
Last modified: November 29, 2017

---

# Fixing comments section required fields

 *  [sherby](https://wordpress.org/support/users/sherby/)
 * (@sherby)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/fixing-comments-section-required-fields/)
 * In the comments section at the bottom of the page it says required fields are
   marked *. this sign appears next to the website as well, where as it is not required.
   I have tried to fix it in the settings-discussion menu but cannot find an option
   to do so. anybody know where the problem is?
 * thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffixing-comments-section-required-fields%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/fixing-comments-section-required-fields/#post-9731597)
 * This CSS hides the fist `<p>` in the form which contains that text:
 *     ```
       .comment-form p:first-child {
           display: none;
       }
       ```
   
 * Use the Customizer to add this CSS to your theme.
 *  Thread Starter [sherby](https://wordpress.org/support/users/sherby/)
 * (@sherby)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/fixing-comments-section-required-fields/#post-9753397)
 * Nothing happened :/
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/fixing-comments-section-required-fields/#post-9761924)
 * Have you since refreshed the page(s) in question in your browser?
 * I also no longer see the sidebar on the page noted. Did you take a differing 
   course of action? It’s always helpful to make the posts here most clear from 
   top to bottom.
 * Please review using CSS if my post did not point you to a direction most helpful:
 * [https://codex.wordpress.org/CSS](https://codex.wordpress.org/CSS)
 * [https://www.w3schools.com/w3css/](https://www.w3schools.com/w3css/)

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

The topic ‘Fixing comments section required fields’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/fixing-comments-section-required-fields/#post-9761924)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
