Okay
  Public Ticket #1579103
Post comment area color
Closed

Comments

  • Outlands01 started the conversation

    Hi!

    Could you tell me if there is an easy way to change the color of the comment box (see pic in attachment)?

    I thought it would take the same color as the footer but it doesn't.

    Thank you for your help!

    Best,

    Gabriel

    {"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  •  1,560
    Laborator replied

    Hi Gabriel,

    Use the following CSS, by pasting the following to your Custom CSS:

    .single-post .post-comments {
        background-color: red;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group