Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #401785

    Hi!

    I just want to know if this is possible:

    in comments, people leave a reply and then appear the name of the person and then the comment.

    Is posible to modify the font size and the colour of the comment authors name??

    thank you very much!

    regards

    #402114

    Hi Pauloflores!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    cite.comment_author_name {
    color: red;
    font-size: 20px;
    }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.