Title: Simple question!
Last modified: August 19, 2016

---

# Simple question!

 *  Resolved [ccdavies](https://wordpress.org/support/users/ccdavies/)
 * (@ccdavies)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/simple-question-12/)
 * Hi! I have a very simple question for anyone who knows anything about wordpress.
   I have intergrated wordpress into an existing website, but cant find out how 
   to edit the comments area which you can see at the bottom of this page: [http://jerseyislandphotography.co.uk/blog/?p=1#comments](http://jerseyislandphotography.co.uk/blog/?p=1#comments)
 * I simply want to add a slight gap between “comments” and the comment box, as 
   well as removing this text:
 * You may use these HTML tags and attributes…blah blah
 * Thanks to anyone that can point me in the right direction!!
 * Chris

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/simple-question-12/#post-1878536)
 * > I simply want to add a slight gap between “comments” and the comment box
 * Not quite what you mean here…
 * > as well as removing this text
 * `.form-allowed-tags {display:none;}`
 *  Thread Starter [ccdavies](https://wordpress.org/support/users/ccdavies/)
 * (@ccdavies)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/simple-question-12/#post-1878540)
 * Sorry!
 * Firstly I want to have a slight space between the text “comment” and the box 
   where you enter the comment.
 * Secondly I want to remove this text that begins with:
 * “You may use these HTML tags and attributes…”
 * Where would I do this?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/simple-question-12/#post-1878547)
 *     ```
       .comment-form-comment label {
           display: inline-block;
           margin-right: 5px;
       }
       ```
   
 * Add this, and the CSS I gave above, to your site’s stylesheet.
 *  Thread Starter [ccdavies](https://wordpress.org/support/users/ccdavies/)
 * (@ccdavies)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/simple-question-12/#post-1878584)
 * Thank you very much! Worked perfectly 🙂

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

The topic ‘Simple question!’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [ccdavies](https://wordpress.org/support/users/ccdavies/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/simple-question-12/#post-1878584)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
