Comment text overlap

  • Author
    Posts
  • #37333
    BuGG

    Todays update caused comment text to overlap in my WooCommerce reviews section.

    Comment overlap

    As a temporary fix adding this to styles.css corrected the problem.

    
    .commentlist li.comment {
    	line-height: 20px;
    }
    
Viewing 1 post (of 1 total)

The topic ‘Comment text overlap’ is closed to new replies.