<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Revolution Slider change arrows &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/revolution-slider-change-arrows/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 25 Oct 2025 02:14:03 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-77519</guid>
					<title><![CDATA[Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-77519</link>
					<pubDate>Mon, 04 Aug 2014 14:52:40 +0000</pubDate>
					<dc:creator>maxosh</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I want to change the Revolution Slider arrows from what I have here:<br />
<a href="http://corporate-karma.de/WP2014/" rel="nofollow">http://corporate-karma.de/WP2014/</a></p>
<p>to what I see here:<br />
<a href="http://themepunch.com/revolution/vertical-slider-boxed" rel="nofollow">http://themepunch.com/revolution/vertical-slider-boxed</a></p>
<p>just the squares with the arrows, no preview needed. default background in #000000 and hover in #00b5f7, arrow always in #FFFFFF</p>
<p>How can I change that?</p>
<p>thanks,<br />
max</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-77731</guid>
					<title><![CDATA[Reply To: Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-77731</link>
					<pubDate>Mon, 04 Aug 2014 20:05:58 +0000</pubDate>
					<dc:creator>Mrinal</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Max, </p>
<p>Thanks for writing in! </p>
<p>To do so please edit the Slider settings &gt; Find Navigation Settings from there &gt; Now play with it&#8217;s options to achieve what ever you like: </p>
<p><img decoding="async" src="http://puu.sh/aEIqG/09be19bce9.png" alt="" /></p>
<p>Hope this helps, Cheers!  </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-77737</guid>
					<title><![CDATA[Reply To: Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-77737</link>
					<pubDate>Mon, 04 Aug 2014 20:20:44 +0000</pubDate>
					<dc:creator>maxosh</dc:creator>

					<description>
						<![CDATA[
						<p>hi,</p>
<p>thanks for the hint! but I know the settings and I still did not find out how to get the square brackets and how to set the colors 🙁</p>
<p>in the navigation arrows there is only the option of solo to have the arrows left and right. all other dropdowns, like the navigation style ist for the navigation indicators (which active of how many slides&#8230;)</p>
<p>or did I missunderstood your advice?</p>
<p>best,<br />
max</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78050</guid>
					<title><![CDATA[Reply To: Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78050</link>
					<pubDate>Tue, 05 Aug 2014 11:31:04 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Max,</p>
<p>Thanks for your reply.</p>
<p>You can achieve what you want by having a custom css for the arrows.</p>
<p>On the customizer page there is a custom tab below the left sidebar.<br />
Click that tab and add these lines of code on the css field.</p>
<pre><code>
/* to make it square */
.tp-leftarrow.default, .tp-rightarrow.default { {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
}
/* to make it always white */
.tp-leftarrow:before, .tp-rightarrow:before {
    opacity:1;
}
/* change background on hover */
.tp-leftarrow:hover,
.tp-rightarrow:hover {
   background-color:#00b5f7 !important;
}
</code></pre>
<p>Don&#8217;t forget to Save &amp; Publish</p>
<p>I hope that helps.</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78056</guid>
					<title><![CDATA[Reply To: Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78056</link>
					<pubDate>Tue, 05 Aug 2014 11:41:29 +0000</pubDate>
					<dc:creator>maxosh</dc:creator>

					<description>
						<![CDATA[
						<p>hi,</p>
<p>thanks again for the quick answer. I put the code in the css field at the customizer and saved &amp; published, but nothing happened 🙁 is there anything I have to configure in the revolution slider settings?</p>
<p>best,<br />
max</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78310</guid>
					<title><![CDATA[Reply To: Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78310</link>
					<pubDate>Tue, 05 Aug 2014 18:00:34 +0000</pubDate>
					<dc:creator>melkiades</dc:creator>

					<description>
						<![CDATA[
						<p>Same problem here. I followed the exact same procedure and got the same result: nothing.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78312</guid>
					<title><![CDATA[Reply To: Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78312</link>
					<pubDate>Tue, 05 Aug 2014 18:01:50 +0000</pubDate>
					<dc:creator>melkiades</dc:creator>

					<description>
						<![CDATA[
						<p>Also, you advertize the Customizer as a revolution, but we can&#8217;t change an arrow easily.  Could you improve that in the next version of your great theme?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78318</guid>
					<title><![CDATA[Reply To: Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78318</link>
					<pubDate>Tue, 05 Aug 2014 18:18:02 +0000</pubDate>
					<dc:creator>Mrinal</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There, </p>
<p>The Revolution slider is managed via it&#8217;s own settings page so there is nothing to do with our Customizer. </p>
<p>Please add an <strong>!important</strong> property after all of rules of given CSS in previous reply. Correct code: </p>
<pre><code>.tp-leftarrow.default, .tp-rightarrow.default {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
    border-radius: 0 !important;
}

.tp-leftarrow:before, .tp-rightarrow:before {
    opacity: 1 !important;
}

.tp-leftarrow:hover, .tp-rightarrow:hover {
   background-color:#00b5f7 !important;
}</code></pre>
<p>Hope this helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78375</guid>
					<title><![CDATA[Reply To: Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78375</link>
					<pubDate>Tue, 05 Aug 2014 19:08:51 +0000</pubDate>
					<dc:creator>maxosh</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>seems that I don&#8217;t understand it 🙁</p>
<p>where should I add your code? not in the customizer? where then?</p>
<p>I tried to replace the previous given code with the last one, but it doesn&#8217;t work and I also tried to add the last code after the previous given code, but it doesn&#8217;t worked out, too&#8230;</p>
<p>just have a look here:</p>
<p><a href="http://corporate-karma.de/WP2014/" rel="nofollow">http://corporate-karma.de/WP2014/</a></p>
<p>best,<br />
max</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78566</guid>
					<title><![CDATA[Reply To: Revolution Slider change arrows]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-change-arrows/#post-78566</link>
					<pubDate>Tue, 05 Aug 2014 23:23:26 +0000</pubDate>
					<dc:creator>Nabeel A</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Max,</p>
<p>To change the arrow style just follow these steps:</p>
<p>1. Go to Slider settings &gt; Navigation &gt; Navigation Style<br />
2. Set it to Preview 3</p>
<p>This will do the trick. Please remove all the CSS codes you have written for this.</p>
<p>Let us know how this goes!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

