<?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 Vimeo issue &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/feed/</link>
		<description></description>
		<lastBuildDate>Fri, 17 Oct 2025 05:03:47 +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-vimeo-issue/#post-363383</guid>
					<title><![CDATA[Revolution slider Vimeo issue]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-363383</link>
					<pubDate>Wed, 19 Aug 2015 14:02:33 +0000</pubDate>
					<dc:creator>njwrigley</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>I know that you don&#8217;t support Revolution Slider as such, but I was wondering if you&#8217;d come across a problem that I have and have a solution.</p>
<p>I&#8217;m using Integrity and have a Slider on the homepage here: <a href="https://fitkid.co" rel="nofollow">https://fitkid.co</a> </p>
<p>The slider is used to simply put a Vimeo video in the background which I can then add some animation to over the top. As you can see, the video autoplays okay, but you&#8217;ll also notice that there is a &#8216;black flash&#8217; just before the video starts to play. </p>
<p>I&#8217;m using the HTML5 video setting in Revolution Slider and am a Vimeo Pro user which allows me to place a link to an .mp4 which is hosted on Akamai&#8217;s CDN.</p>
<p>As my site is going to be primarily white, this 0.5 second flash of black is a little annoying. Do you know how I might load this without the black flash? I think that I saw a link once somewhere which indicated that you&#8217;ve done this successfully, but darned if I can find it!</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-363477</guid>
					<title><![CDATA[Reply To: Revolution slider Vimeo issue]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-363477</link>
					<pubDate>Wed, 19 Aug 2015 15:51:27 +0000</pubDate>
					<dc:creator>Darshana</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, </p>
<p>Thanks for writing in! Could you please try adding the following CSS rule into your Customizer, <strong>Custom &gt; CSS</strong> area using the menu <strong>Appearance -&gt; Customize</strong>. </p>
<pre><code>
#rev_slider_3_1 {
    background-color: #fff !important;
}
</code></pre>
<p>Hope that helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-363484</guid>
					<title><![CDATA[Reply To: Revolution slider Vimeo issue]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-363484</link>
					<pubDate>Wed, 19 Aug 2015 15:56:41 +0000</pubDate>
					<dc:creator>njwrigley</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for getting back.</p>
<p>I&#8217;ve done that (as you can verify) but there is no change &#8211; I still get the &#8216;black flash&#8217;!</p>
<p>Any other ideas?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-363616</guid>
					<title><![CDATA[Reply To: Revolution slider Vimeo issue]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-363616</link>
					<pubDate>Wed, 19 Aug 2015 18:21:03 +0000</pubDate>
					<dc:creator>Rupok</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>You can try setting background color black &#8211; </p>
<pre><code>#rev_slider_3_1 {
    background-color: #000!important;
}</code></pre>
<p>Hope this helps.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-364480</guid>
					<title><![CDATA[Reply To: Revolution slider Vimeo issue]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-364480</link>
					<pubDate>Thu, 20 Aug 2015 16:06:31 +0000</pubDate>
					<dc:creator>njwrigley</dc:creator>

					<description>
						<![CDATA[
						<p>Again &#8211; there is still this black flash now that the I&#8217;ve updated to:</p>
<p>background-color: #000!important;</p>
<p>Why were you thinking that #000; would help?</p>
<p>any other thoughts would be really welcome?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-364663</guid>
					<title><![CDATA[Reply To: Revolution slider Vimeo issue]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-364663</link>
					<pubDate>Thu, 20 Aug 2015 19:54:54 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Sorry for the confusion! Please review the previous CSS code and use following instead:</p>
<pre><code>#rev_slider_3_1 {
    background-color: #fff !important;
}

.fullcoveredvideo video, .fullscreenvideo video {
    background-color: #fff;
}
</code></pre>
<p>Hope this helps. 🙂</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-365342</guid>
					<title><![CDATA[Reply To: Revolution slider Vimeo issue]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-365342</link>
					<pubDate>Fri, 21 Aug 2015 15:04:55 +0000</pubDate>
					<dc:creator>njwrigley</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve used that CSS and this also does not sort the issue. Is this black flash coming from Vimeo?</p>
<p>Any other suggestions?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-365614</guid>
					<title><![CDATA[Reply To: Revolution slider Vimeo issue]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-slider-vimeo-issue/#post-365614</link>
					<pubDate>Fri, 21 Aug 2015 22:31:33 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>It seems like you remove the video on the page. The only thing I can think of is the Slider container with black background loads first before the Vimeo fade-in (load). Change the background of your slider make it transparent or same color as the page background.</p>
<p>Hope it helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

