<?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>
									Slight errors with RTL - wpForo Polls				            </title>
            <link>https://gvectors.com/forum/wpforo-polls/slight-errors-with-rtl/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Jul 2026 13:22:55 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Slight errors with RTL</title>
                        <link>https://gvectors.com/forum/wpforo-polls/slight-errors-with-rtl/#post-37591</link>
                        <pubDate>Mon, 04 Sep 2023 14:50:29 +0000</pubDate>
                        <description><![CDATA[I added the following CSS and it seems to work. Please advise, and let me know if it&#039;s going to get fixed in a future release to avoid code conflict/redundancy
/* Fix poll chevron */
.wpf-...]]></description>
                        <content:encoded><![CDATA[<p>I added the following CSS and it seems to work. Please advise, and let me know if it's going to get fixed in a future release to avoid code conflict/redundancy</p>
<pre contenteditable="false">/* Fix poll chevron */
.wpf-poll-angle-td &gt; .fa-angle-right:before {
	content: "\f104";
}

/* Correct alignment */
#wpforo #wpforo-wrap .wpf-poll.wpf-poll-result .wpf-poll-option-td {
	padding-left: 5%;
	padding-right: unset;
}</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-polls/">wpForo Polls</category>                        <dc:creator>mustafamohsen</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-polls/slight-errors-with-rtl/#post-37591</guid>
                    </item>
				                    <item>
                        <title>Slight errors with RTL</title>
                        <link>https://gvectors.com/forum/wpforo-polls/slight-errors-with-rtl/#post-37589</link>
                        <pubDate>Mon, 04 Sep 2023 12:08:11 +0000</pubDate>
                        <description><![CDATA[In RTL, there are two (very slight) errors:

The chevron points to the right rather than left
Spacing doesn&#039;t look right. It&#039;s more spacious than in the LTR screenshots]]></description>
                        <content:encoded><![CDATA[<p>In RTL, there are two (very slight) errors:</p>
<ol>
<li>The chevron points to the right rather than left</li>
<li>Spacing doesn't look right. It's more spacious than in the LTR screenshots</li>
</ol>
6974]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-polls/">wpForo Polls</category>                        <dc:creator>mustafamohsen</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-polls/slight-errors-with-rtl/#post-37589</guid>
                    </item>
							        </channel>
        </rss>
		