• Resolved stokim2012

    (@stokim2012)


    Hi there!
    Thank you for your great plugin!
    This is the best plugin for WordPress comment plugin, I think.
    I have one suggestion.
    I removed comment’s label under the avatar.
    However I would like to change the color of username if the commenter is the post author.
    I know there’s an option if I turn the label styling on, but I hope it supports the color of post author so that members know this is the post author’s reply with ease.
    +
    In case of label, I hope there’s an additional option to which role is included or excluded. I just want to add “Post author” label only.

    I hope you supports those thing, honestly, I prefer the first way though.
    Many many thanks.

    Best regards,
    Jen

    • This topic was modified 4 years, 1 month ago by stokim2012.
    • This topic was modified 4 years, 1 month ago by stokim2012.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Thank you @stokim2012,

    You can do it using the CSS code like this:

    #wpcomm .wc-blog-post_author .wc-comment-right .wc-comment-author a, #wpcomm .wc-blog-post_author .wc-comment-right .wc-comment-author {
        color: #bb9a9a !important;
    }

    The #bb9a9a value can be changed as you want.

    You should add the code in the “Custom CSS code” textarea, located in the Dashboard > Comments > Settings > Styling Tab.  

    Please don’t forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking.

    Thread Starter stokim2012

    (@stokim2012)

    Many thanks for your support @gvectorssupport
    Yes it works pretty well!
    I hope it’s included in Wpdiscuz 7!
    I’m looking forward to it 🙂
    Many many thank!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘One thing I would like to suggest.’ is closed to new replies.