Product reviews text alignment - by HypnomistressMia

This topic has 2 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: HypnomistressMia
    HypnomistressMia
    Participant
    March 15, 2017 at 21:46

    When customers leave a review on a product, the last word in each line is ‘cut off’ and continues on the next line. The text should be wrapped properly so that if the word doesn’t fit on the line, the whole word should move onto the next line.
    Thank you for your support

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 16, 2017 at 14:20

    Hello,

    Thank you for using our theme!
    Please add this code in Custom CSS (Theme Options > Styling > Custom CSS):

    .single-product .commentlist .comment-text p {
        word-break: normal;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.