• Resolved bward

    (@bward)


    I currently have my layout as follows:

    Author on Article Title: “The comment.”
    Date

    Is there a way to break the comment itself with a return, for example:

    Author on Article Title:
    “The comment.”
    Date

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bward

    (@bward)

    Answered my own question.

    This is how you do it,

    .comment-excerpt {display:block;}

    Enjoy.

    Hi, @bward.

    Thanks for getting in touch and for using Better Recent Comments.

    Yes, you can use custom CSS on the .comment-excerpt selector and have a line break between its different elements using display:block

    I’m glad you figured that our yourself and thanks for sharing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Create A Line Break For The Comment?’ is closed to new replies.