Title: question about comment_text()
Last modified: August 18, 2016

---

# question about comment_text()

 *  [syncbox](https://wordpress.org/support/users/syncbox/)
 * (@syncbox)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/question-about-comment_text/)
 * Is content (comments) called by content_text() defaulted to displaying as a block
   element? I have disabled all styles relating to comments and so I know this default“
   block” display isn’t coming from styles…
 * and I cannot see any way to modify that. Ideas, anyone?
 * I’m trying to include a span before and after that contains opening and close
   quotes that are styled via a class. When I put the spans before and after
 * <span class="bigquote">“</span><span id="comment-<?php comment_ID() ?>"><?php
   comment_text() ?></span><span class="bigquote">”</span>
 * the opening quote and closing quotes appear on separate lines.
 * Help & insight appreciated!

Viewing 1 replies (of 1 total)

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/question-about-comment_text/#post-345379)
 * Note that the comment content displayed through comment_text() is placed in paragraph(`
   <p>`) elements. Your formatting would be affected by that.

Viewing 1 replies (of 1 total)

The topic ‘question about comment_text()’ is closed to new replies.

## Tags

 * [tags](https://wordpress.org/support/topic-tag/tags/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * Last activity: [20 years, 3 months ago](https://wordpress.org/support/topic/question-about-comment_text/#post-345379)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
