Site logo

Archived topic

Reply title style

6 replies · Started by Tobias Hjorth on January 27, 2015

Viewing posts 1–7 of 7

Hi everybody

I'm trying to style the reply title with similar values to my widget styling:

.widget-title {
	padding: 10px;
	margin: -15px -15px 20px;
	color: #FFF;
	background: #555;
}

I tried to replace widget-title with reply-title but it doesn't work so I figured I'm missing something.

Can you guys help?

Try:
.comment-author-info

By "reply title", do you mean the title to the comments area?

If so, this should work: .comments-title

Try this:

.comment-reply-title

You're the best Tom, that was what I was looking for :)

Glad I could help :)

This archived topic is closed to new replies.