<?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>
									Widgets - textcolor strange - General Discussions				            </title>
            <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 21 Jul 2026 10:18:31 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/paged/2/#post-122754</link>
                        <pubDate>Sun, 22 Dec 2024 11:46:20 +0000</pubDate>
                        <description><![CDATA[Thank you for help!  Now, all works fine without asterisk :)]]></description>
                        <content:encoded><![CDATA[<p>Thank you for help!  Now, all works fine without <strong>asterisk :)</strong></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Steven007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/paged/2/#post-122754</guid>
                    </item>
				                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/paged/2/#post-122750</link>
                        <pubDate>Sat, 21 Dec 2024 19:36:17 +0000</pubDate>
                        <description><![CDATA[Hi @steven007 

The yellow color comes from this code
#wpf-widget-profile, #wpf-widget-profile * {
 color: #ffcc00;
}
The asterisk (*) overwrites all following color codesUse only this...]]></description>
                        <content:encoded><![CDATA[<p>Hi @steven007 </p>
<p></p>
<p>Is there also a solution like this for the notification bell,</p>
<p></p>
<p>The yellow color comes from this code<br /><br /></p>
<pre contenteditable="false">#wpf-widget-profile, #wpf-widget-profile * {
 color: #ffcc00;
}</pre>
<p><br />The <strong>asterisk (*)</strong> overwrites all following color codes<br /><br />Use only this code and everything is ok (icons and text)<br /><br /></p>
<pre contenteditable="false">/*Start Code wpforo widgets-profile Change TextColors and IconColors*/
#wpf-widget-profile, #wpf-widget-profile .widget-title {
 color: #ffffff;
}
/*End Code wpforo widgets-profile Change TextColors and IconColors*/</pre>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/paged/2/#post-122750</guid>
                    </item>
				                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/paged/2/#post-122749</link>
                        <pubDate>Sat, 21 Dec 2024 18:06:43 +0000</pubDate>
                        <description><![CDATA[that works, thank you &#x1f60e; . Is there also a solution like this for the notification bell, because the text is difficult to read in yellow - that would be great... (see attachment)
&amp;nb...]]></description>
                        <content:encoded><![CDATA[<p>that works, thank you &#x1f60e; . Is there also a solution like this for the notification bell, because the text is difficult to read in yellow - that would be great... (see attachment)</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1734804403-the-clock2.jpg" target="_blank" title="the-clock2.jpg"><i class="fas fa-paperclip"></i>&nbsp;the-clock2.jpg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Steven007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/paged/2/#post-122749</guid>
                    </item>
				                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122746</link>
                        <pubDate>Sat, 21 Dec 2024 15:56:04 +0000</pubDate>
                        <description><![CDATA[@steven007 
Ok, try
.herald-sidebar-right .wpf-prof-footer .wpf-prof-buttons a * {
  color: #43a6df !important;
}]]></description>
                        <content:encoded><![CDATA[<p>@steven007 </p>
<p>Ok, try</p>
<pre contenteditable="false">.herald-sidebar-right .wpf-prof-footer .wpf-prof-buttons a * {
  color: #43a6df !important;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122746</guid>
                    </item>
				                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122745</link>
                        <pubDate>Sat, 21 Dec 2024 15:44:10 +0000</pubDate>
                        <description><![CDATA[Hi Tutrix
Did exactly as you said, but the code doesn&#039;t work. The code from Sofy in wordpress costum works, but the icons are highlighted in yellow in the example. Too bad]]></description>
                        <content:encoded><![CDATA[<p>Hi Tutrix</p>
<p>Did exactly as you said, but the code doesn't work. The code from Sofy in wordpress costum works, but the icons are highlighted in yellow in the example. Too bad</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Steven007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122745</guid>
                    </item>
				                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122741</link>
                        <pubDate>Sat, 21 Dec 2024 13:10:48 +0000</pubDate>
                        <description><![CDATA[@steven007 
Add this CSS code to the custom CSSDashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles &gt; Custom CSSand clear browser cache.]]></description>
                        <content:encoded><![CDATA[<p>@steven007 </p>
<p>Add this CSS code to the custom CSS<br /><br />Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles &gt; Custom CSS<br /><br />and clear browser cache.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122741</guid>
                    </item>
				                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122740</link>
                        <pubDate>Sat, 21 Dec 2024 13:02:26 +0000</pubDate>
                        <description><![CDATA[Hi,
the code not working!?]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>the code not working!?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Steven007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122740</guid>
                    </item>
				                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122732</link>
                        <pubDate>Sat, 21 Dec 2024 06:44:20 +0000</pubDate>
                        <description><![CDATA[Hi @steven007 
You can use the following CSS code
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a, 
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a {
  color: #...]]></description>
                        <content:encoded><![CDATA[<p>Hi @steven007 </p>
<p>You can use the following CSS code</p>
<pre contenteditable="false">#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a, 
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a {
  color: #43a6df;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122732</guid>
                    </item>
				                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122731</link>
                        <pubDate>Sat, 21 Dec 2024 06:17:36 +0000</pubDate>
                        <description><![CDATA[Hi Sofy
The textcolor works fine. But the icons of the widget shouldn&#039;t change the color. Have a look at the attachment.
Thanks for support!
Steven
&nbsp;iconscolor.widget.jpg]]></description>
                        <content:encoded><![CDATA[<p>Hi Sofy</p>
<p>The textcolor works fine. But the icons of the widget shouldn't change the color. Have a look at the attachment.</p>
<p>Thanks for support!</p>
<p>Steven</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1734761856-iconscolorwidget.jpg" target="_blank" title="iconscolor.widget.jpg"><i class="fas fa-paperclip"></i>&nbsp;iconscolor.widget.jpg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Steven007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122731</guid>
                    </item>
				                    <item>
                        <title>RE: Widgets - textcolor strange</title>
                        <link>https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122677</link>
                        <pubDate>Wed, 18 Dec 2024 10:06:22 +0000</pubDate>
                        <description><![CDATA[Hi,
Use the CSS code below: 
#wpf-widget-profile, #wpf-widget-profile * {
    color: ***#fff;***
}
Insert the code in the Top Admin Bar &gt; Customize &gt; Additional CSS &gt; &quot;Addition...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Use the CSS code below: </p>
<pre contenteditable="false">#wpf-widget-profile, #wpf-widget-profile * {
    color: ***#fff;***
}</pre>
<p>Insert 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>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/widgets-textcolor-strange/#post-122677</guid>
                    </item>
							        </channel>
        </rss>
		