Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Ok, thank you for this example. We’ll do our best to fix this issue as soon as possible.

    I’m wondering if there’s a way to make the links in user’s comments to be a different color than the text.

    I didn’t see it in the color settings and it’s not obvious that it’s a link in the comments.

    Thanks

    Plugin Author gVectors Team

    (@gvectors-team)

    Hi diytileguy,
    Please go to Dashboard > wpDiscuz > Background and Colors Tab and put this code in “Custom CSS Code” textarea:

    #wpcomm .wc-comment-text a{ color: #21759b; }
    #wpcomm .wc-comment-text a:hover{ color: #38A8D8; }

    You guys are awesome! Thanks!

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Not clickable links’ is closed to new replies.