Skip to main content

Line break not displayed in comments.

Comments

2 comments

  • Ariel H.

    Hi Phoebe,

    Thank you for contacting us.

    Please try using the below CSS to help fix this issue.

    1. Go to the "Appearance" section and click on "Customize".

    2. Click on "Additional CSS"

    3. Paste the provided CSS code:

    .brz .brz-comments .brz-comments .brz-comments__text p {
        margin-bottom: 20px;
    }

    You may change the value of the bottom margin as needed.

    Please try this and let me know how it goes.

    Best regards,
    Ariel H.

    0
  • Phoebe Cotton

    Thanks Ariel, that worked perfectly :)

    0

Please sign in to leave a comment.