<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Link colors - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/link-colors/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 13 Sep 2026 02:12:05 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Link colors</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/link-colors/#post-8714</link>
                        <pubDate>Sun, 23 May 2021 16:10:59 +0000</pubDate>
                        <description><![CDATA[@asti Thank you. It worked!]]></description>
                        <content:encoded><![CDATA[@asti Thank you. It worked!]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>LenBradshaw</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/link-colors/#post-8714</guid>
                    </item>
				                    <item>
                        <title>RE: Link colors</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/link-colors/#post-8709</link>
                        <pubDate>Sun, 23 May 2021 10:46:48 +0000</pubDate>
                        <description><![CDATA[@lenbradshaw,
Use the following CSS code:
#wpdcom .wpd-comment-text a {
    color: ***#501515 ***;
}
#wpdcom .wpd-comment-text a:hover {
   color:  ***#501515 ***;
}
Put the code in ...]]></description>
                        <content:encoded><![CDATA[<p><span>@lenbradshaw,</span></p>
<p>Use the following CSS code:</p>
<pre contenteditable="false">#wpdcom .wpd-comment-text a {
    color: ***#501515 ***;
}
#wpdcom .wpd-comment-text a:hover {
   color:  ***#501515 ***;
}</pre>
<p>Put the code in the Top Admin Bar &gt; Customize &gt; Additional CSS &gt; "Additional CSS" textarea, save it, delete all caches and check again. </p>
<p>The <span style="color: #ff0000">red</span> marked value can be changed as you like.  </p>
<p>Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/link-colors/#post-8709</guid>
                    </item>
				                    <item>
                        <title>Link colors</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/link-colors/#post-8705</link>
                        <pubDate>Sat, 22 May 2021 21:22:35 +0000</pubDate>
                        <description><![CDATA[I need to find out how to change the colors of a hyperlink inserted into a comment or reply. I don&#039;t see the option in the style and colors setting tab.]]></description>
                        <content:encoded><![CDATA[<p>I need to find out how to change the colors of a hyperlink inserted into a comment or reply. I don't see the option in the style and colors setting tab.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>LenBradshaw</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/link-colors/#post-8705</guid>
                    </item>
							        </channel>
        </rss>
		