Reply to comment text size
Can you tell me how to change the reply to comments text size?
-
-
·
LeonidS
- ·
Hello John Curtis !
To be sure that the changes of font will not affect the other it would be better to do it via Custom Styles area. Edit the fonts of CSS classes with the words like "cmt" or "cmt-body" in the names.
-
·
LeonidS
-
Would you mind giving me some code that I can add to the custom styles?
-
For example you may add this one:
div.cmt-cont .cmt-body {
font-size: 1rem;
}
not it has the 0.875 so the changes will be visible.
