Word-wrap in product rewievs - by bindebale

This topic has 4 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow

  • Avatar: bindebale
    bindebale
    Participant
    November 18, 2016 at 09:58

    Hi 🙂

    Quick question – how can I make a review to display without breaking a word into two lines?

    Here is a screenshot:
    http://prnt.sc/d8rtz7
    One word is selected and I would like to have it in a new line (as it’s usually) 🙂

    Best regards,
    Kuba

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 18, 2016 at 17:02

    Hello,

    Add the following code in custom CSS (Theme Options > Styling > Custom CSS)

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

    Regards

    Avatar: bindebale
    bindebale
    Participant
    November 18, 2016 at 17:09

    Thanks a lot! Couldn’t get where to apply this 🙂

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 18, 2016 at 17:32

    Hello,

    You are welcome.
    Go to Theme Options > Styling > Custom CSS > Global Custom CSS field and just add that code. Save.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.