<?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>
									How to change title style in wpforo sidebar widgets - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 15 Mar 2026 23:42:54 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42392</link>
                        <pubDate>Tue, 02 Jun 2020 08:10:50 +0000</pubDate>
                        <description><![CDATA[@alvina
&nbsp;
Brilliant! A gazillion thanks for your dedicated and superb support. Yes, I will write a very good review on the plugin page for you. And possibly buy some add-ons that I do...]]></description>
                        <content:encoded><![CDATA[<p>@alvina</p>
<p>&nbsp;</p>
<p>Brilliant! A gazillion thanks for your dedicated and superb support. Yes, I will write a very good review on the plugin page for you. And possibly buy some add-ons that I do not need! ; )</p>
<p>Your forum plugin is so very good.</p>
<p>Thanks again. Much appreciated.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>RichardHKG</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42392</guid>
                    </item>
				                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42390</link>
                        <pubDate>Tue, 02 Jun 2020 07:55:29 +0000</pubDate>
                        <description><![CDATA[@richardhkg,
Please try the following CSS code:
.wpforo-widget-wrap .wpforo-widget-content {   padding: 10px 0px 0px 20px !important;}]]></description>
                        <content:encoded><![CDATA[<p>@richardhkg,</p>
<p>Please try the following CSS code:</p>
<pre>.wpforo-widget-wrap .wpforo-widget-content {<br />   padding: 10px 0px 0px 20px !important;<br />}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42390</guid>
                    </item>
				                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42388</link>
                        <pubDate>Tue, 02 Jun 2020 07:30:37 +0000</pubDate>
                        <description><![CDATA[@alvina
&nbsp;
Thanks for that. I have just implemented and the widget title is perfect but widget content still outside sidebar.&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@alvina</p>
<p>&nbsp;</p>
<p>Thanks for that. I have just implemented and the widget title is perfect but widget content still outside sidebar.&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>RichardHKG</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42388</guid>
                    </item>
				                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42387</link>
                        <pubDate>Tue, 02 Jun 2020 07:17:44 +0000</pubDate>
                        <description><![CDATA[@richardhkg,
Please try the following CSS code:
.wpforo-widget-wrap .widget-title {   background: #E3E3E3;   border-top: 0px solid #CCCCCC;   border-bottom: 1px solid #CCCCCC;   border-lef...]]></description>
                        <content:encoded><![CDATA[<p>@richardhkg,</p>
<p>Please try the following CSS code:</p>
<pre>.wpforo-widget-wrap .widget-title {<br />   background: #E3E3E3;<br />   border-top: 0px solid #CCCCCC;<br />   border-bottom: 1px solid #CCCCCC;<br />   border-left: 0px solid #CCCCCC;<br />   border-right: 0px solid #CCCCCC;<br />   margin: 0;<br />   padding: 15px 20px 15px 20px;<br />   color: #00688B;<br />   font-family: 'Amaranth',sans-serif;<br />   font-size: 16px;<br />   font-size: 1.6rem;<br />   font-weight: 300;<br />   line-height: 1.25;<br />}</pre>
<p>The CSS code should be added in the Dashboard &gt; Forums &gt; Settings &gt; Styles admin page "Custom CSS Code" textarea.</p>
<p>Please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42387</guid>
                    </item>
				                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42378</link>
                        <pubDate>Mon, 01 Jun 2020 19:22:57 +0000</pubDate>
                        <description><![CDATA[@alvina
Oh, sorry. Should have thought: 
Brooks Trading Course Website Forum
Hoping you can get to this reasonably soon, so have put a wpForo Posts widget into main site sidebar. Added (T...]]></description>
                        <content:encoded><![CDATA[<p>@alvina</p>
<p>Oh, sorry. Should have thought: </p>
<p><a title="Brooks Trading Course Website Forum" href="https://www.brookstradingcourse.com/support-forum/" target="true">Brooks Trading Course Website Forum</a></p>
<p>Hoping you can get to this reasonably soon, so have put a wpForo Posts widget into main site sidebar. Added (Testing) to widget title to help cover for ugly display. ; )</p>
<p>Here is the main blog with sidebar and wpForo widget:</p>
<p><a title="Brooks Trading Course Blog" href="https://www.brookstradingcourse.com/price-action-trading-blog/" target="true">Brooks Trading Course Blog</a></p>
<p>Thanks for your support.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>RichardHKG</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42378</guid>
                    </item>
				                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42375</link>
                        <pubDate>Mon, 01 Jun 2020 18:22:35 +0000</pubDate>
                        <description><![CDATA[@richardhkg,
Sorry for the late response.
Please leave the example URL to allow us to check it.]]></description>
                        <content:encoded><![CDATA[<p>@richardhkg,</p>
<p>Sorry for the late response.</p>
<p>Please leave the example URL to allow us to check it.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42375</guid>
                    </item>
				                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42050</link>
                        <pubDate>Tue, 26 May 2020 16:45:17 +0000</pubDate>
                        <description><![CDATA[@robert I read the docs and nothing there, then searched and found this thread. A little old but on topic.
Problem as first post here. I drop the &quot;wpForo Recent Posts&quot; widget into my main s...]]></description>
                        <content:encoded><![CDATA[<p>@robert I read the docs and nothing there, then searched and found this thread. A little old but on topic.</p>
<p>Problem as first post here. I drop the "wpForo Recent Posts" widget into my main site sidebar (not wpForo sidebar) and it does not inherit the theme CSS styling.</p>
<p>How do I fix this? Thanks.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>RichardHKG</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/#post-42050</guid>
                    </item>
				                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/paged/2/#post-40851</link>
                        <pubDate>Sat, 02 May 2020 17:01:08 +0000</pubDate>
                        <description><![CDATA[@chinese-scientist,
Yes this may be a conflict with the theme. You can send the URL to the infogvectors.com email address.&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@chinese-scientist,</p>
<p>Yes this may be a conflict with the theme. You can send the URL to the infogvectors.com email address.&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/paged/2/#post-40851</guid>
                    </item>
				                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/paged/2/#post-40842</link>
                        <pubDate>Sat, 02 May 2020 15:08:46 +0000</pubDate>
                        <description><![CDATA[@sofy
so its a conflict with theme?
is there a solution you recommend now? my chairman said not share url if not necessry]]></description>
                        <content:encoded><![CDATA[<p>@sofy</p>
<p>so its a conflict with theme?</p>
<p>is there a solution you recommend now? my chairman said not share url if not necessry</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Chinese Scientist</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/paged/2/#post-40842</guid>
                    </item>
				                    <item>
                        <title>RE: How to change title style in wpforo sidebar widgets</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/paged/2/#post-40823</link>
                        <pubDate>Sat, 02 May 2020 08:39:44 +0000</pubDate>
                        <description><![CDATA[sure @chinese-scientist,
please open a new separate support topic and leave the example URL with some screenshots to allow us to debug the CSS conflict.&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>sure @chinese-scientist,</p>
<p>please open a new separate support topic and leave the example URL with some screenshots to allow us to debug the CSS conflict.&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-title-style-in-wpforo-sidebar-widgets/paged/2/#post-40823</guid>
                    </item>
							        </channel>
        </rss>
		