Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #853297

    speester
    Participant

    Hi

    http://batonsleep.com/reviews/

    1) Current the words are full caps. How to change it to sentence caps ?

    2) Currently if the reviews are too long. It will shows as ….. How to display the entire reviews?

    Thanks !

    #853299

    speester
    Participant
    This reply has been marked as private.
    #853330

    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    To change back the reviews to its original form and not as uppercase, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .comments-list-products .list-item{
        text-transform: none !important;
    }

    We do not have any control on how the reviews are generated. This came from the widget itself. Please contact the creators of this widget.

    If you need anything else, please let us know.