May 27, 2020 5:39 pm
Hello,
I have a minor CSS problem.
I use default CSS with Comment Thread Layout #2 and I try to override some elements with custom CSS code.
However
.wpd-comment-author{
font-size: 18px !important;
}
This css code changes the font size of comment authors. It works for everybody except the admin. It will be in the default size while other names are bigger.
is there anyway to fix this?
1 Reply