Comment Form colors

Home Forums Gillion Theme Comment Form colors

Home Forums Gillion Theme Comment Form colors

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • razzi
    Participant

    Hi,

    I try to change some colors of the comment form in posts but css changes don’t apply.

    For instance I’ve added this code in custom css but there are no changes :

    .sh-comment-form {
    background-color: #29B394;
    }

    Should I modify the background by another way ?

    Thanks a lot

    Hi @razzi,

     

    Thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    razzi
    Participant

    Hi, No problem.

     

    Please find it below.

    To make the CSS code work please just change your above shared CSS code as following.

     

    #content .sh-comment-form {
        background-color: #29B394;
    }
Viewing 4 posts - 1 through 4 (of 4 total)