Home Forums ArileWP Pro Comments Background Reply To: Comments Background

#24751
themearile
Keymaster

Hi Craig Neff

Okay, please go to the Appearance ->> Customize ->> Additional CSS. Now paste the CSS code below then click on to Publish button.

.theme-comment-section {
background-color: #18191b;
border: 1px solid #333;
}
.comment-detail {
border-bottom: 1px solid #333;
}

Let us know if it works.

Thanks