[Resolved] how can i turn white spaces in comment into grey just like main body

Home Forums Support [Resolved] how can i turn white spaces in comment into grey just like main body

Home Forums Support how can i turn white spaces in comment into grey just like main body

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1300853
    Nishant

    Please tell me how can I turn white spaces in a comment into grey just like main body color in generatepress.

    #1300911
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .comment-content {
        background-color: #efefef;
    }

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

    #1301426
    Nishant

    Thank you
    It worked

    #1302323
    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.