By Nuno on Tuesday, 26 May 2015
Likes 0
Views 1.3K
Votes 0
Hello,

I'm trying to configure the comments bar:



How do I configure the black rectangle? With CSS?
And how do I remove the subscribe button?

Thank you.
Hello Nuno,

You can only configure the comment bar by using the css. You can try copy the css code below and place it inside your template.css or custom.css in your template folder and adjust it accordingly to your need.
#section-kmt h3.kmt-title {
background: blue;
}

In the above example, your comment bar will turn to blue. Hope these help.
·
Wednesday, 27 May 2015 11:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post