<?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 issue with padding &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 23:29:32 +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-issue-with-padding/#post-6352</guid>
					<title><![CDATA[revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6352</link>
					<pubDate>Fri, 17 Jan 2014 07:10:16 +0000</pubDate>
					<dc:creator>Morten K</dc:creator>

					<description>
						<![CDATA[
						<p>Trying to put revolution slider on my frontpage in widget area.<br />
Having 10px padding (setting in revolution slider) to archieve some white background on the image<br />
works OK for top-left-right, but buttom seems to show up, then be removed again ? ! ?&#8230;..</p>
<p>please look at the right sidebar slider widget here (it should be pretty easy to spot the issue 🙂   ):</p>
<p><a href="http://bit.ly/1aYmLen" rel="nofollow">http://bit.ly/1aYmLen</a></p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6368</guid>
					<title><![CDATA[Reply To: revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6368</link>
					<pubDate>Fri, 17 Jan 2014 10:19:59 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Morten,</p>
<p>try to adjust the height of the slider. Currently it&#8217;s too small the best solution would be to increase it in the slider settings. 800 width and 600 height would be the right parameters.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6378</guid>
					<title><![CDATA[Reply To: revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6378</link>
					<pubDate>Fri, 17 Jan 2014 10:57:23 +0000</pubDate>
					<dc:creator>Morten K</dc:creator>

					<description>
						<![CDATA[
						<p>thanks for getting back to me.</p>
<p>But 800&#215;600 already set in slider options !<br />
(grid settings 800 width 600 height)<br />
slider layout: auto responsive</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6382</guid>
					<title><![CDATA[Reply To: revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6382</link>
					<pubDate>Fri, 17 Jan 2014 11:07:39 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Morten,</p>
<p>can you send me your WordPress admin login and your site&#8217;s address via our <a href="http://theme.co/x/contact/" target="_blank" rel="nofollow">contact form</a> so we can take a look at the slider settings? Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6385</guid>
					<title><![CDATA[Reply To: revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6385</link>
					<pubDate>Fri, 17 Jan 2014 11:22:37 +0000</pubDate>
					<dc:creator>Morten K</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you &#8211; have send info via contact mail</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6392</guid>
					<title><![CDATA[Reply To: revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6392</link>
					<pubDate>Fri, 17 Jan 2014 11:54:54 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>You&#8217;re welcome! Will look into it now.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6646</guid>
					<title><![CDATA[Reply To: revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6646</link>
					<pubDate>Sat, 18 Jan 2014 22:43:09 +0000</pubDate>
					<dc:creator>Morten K</dc:creator>

					<description>
						<![CDATA[
						<p>I contacted the plugin developer (slider revolution plugin) myself &#8211; and they said to set padding to 0 and add the following CSS:</p>
<p>.rev_slider ul, .rev_slider li {padding: 0 !important}</p>
<p>.widget_revslider {</p>
<p>	background-color: #FFF !important;</p>
<p>	padding: 5px !important;</p>
<p>	-webkit-border-radius: 6px !important;</p>
<p>	-moz-border-radius: 6px !important;</p>
<p>	border-radius: 6px !important;</p>
<p>	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;</p>
<p>	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;</p>
<p>	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;</p>
<p>}</p>
<p>That worked for me on this project and using the widget to output the slider, using the &#8220;X&#8221; theme&#8230;&#8230;.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6680</guid>
					<title><![CDATA[Reply To: revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6680</link>
					<pubDate>Sun, 19 Jan 2014 06:31:12 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Morten,</p>
<p>Sounds like you have everything in order now, let us know if you need anything else.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6868</guid>
					<title><![CDATA[Reply To: revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6868</link>
					<pubDate>Mon, 20 Jan 2014 05:58:49 +0000</pubDate>
					<dc:creator>Morten K</dc:creator>

					<description>
						<![CDATA[
						<p>well, almost, still issue with a little sizing issue when individual images are loading, but hey, 99% ok now.</p>
<p>ended up using layerslider instead on my project, as this worked 100% out-of-box in regards to what I was trying to archieve.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6891</guid>
					<title><![CDATA[Reply To: revolution slider issue with padding]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-issue-with-padding/#post-6891</link>
					<pubDate>Mon, 20 Jan 2014 08:05:00 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Awesome, Morten! Glad to know everything is in order now. 🙂</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

