[Resolved] Reviews show indented

Home Forums Support [Resolved] Reviews show indented

Home Forums Support Reviews show indented

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #964509
    Greg

    Any idea how to fix the reviews that show a bit indented?

    #964510
    Leo
    Staff
    Customer Support

    HI there,

    Try this CSS:

    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        margin: 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know ๐Ÿ™‚

    #964514
    Greg

    Amazing, thank you!

    #964516
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.