<?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>Why is there a space under my video? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 12 Oct 2025 02:59:57 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118350</guid>
					<title><![CDATA[Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118350</link>
					<pubDate>Sat, 04 Oct 2014 05:10:44 +0000</pubDate>
					<dc:creator>raili t</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I have a video in a content band for which I&#8217;ve specified the bottom and top padding to be zero and no margins.  I&#8217;ve also specified the margins to be zero in the columns.  So I can&#8217;t figure out why I&#8217;m getting a space under the video?  </p>
<p>My webpage is railitaylor.com</p>
<p>Thanks for your help! -Raili</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118480</guid>
					<title><![CDATA[Reply To: Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118480</link>
					<pubDate>Sat, 04 Oct 2014 15:42:54 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Can you please try adding <code>max-height: 360px;</code> to the column inline style at the bottom part of column editor,</p>
<p>Also, please make sure not to add empty line as I see a <code>&lt;br/&gt;</code> code right after the iframe code,</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118520</guid>
					<title><![CDATA[Reply To: Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118520</link>
					<pubDate>Sat, 04 Oct 2014 16:33:01 +0000</pubDate>
					<dc:creator>raili t</dc:creator>

					<description>
						<![CDATA[
						<p>Hey, Thanks for your help.  So I added the max-height code and it didn&#8217;t make a difference.  I ended up taking out the columns for the video because I realized it wasn&#8217;t centered.  The reason I did that was because the video stretches to fill the screen until it&#8217;s played then it drops to the correct size.  Is there a way I can fix this? I don&#8217;t want the video to fill the screen before it&#8217;s played- I want it to look like it will when it&#8217;s played.  Part of the problem of it doing this is it cuts my head off.  I tried the x video embed and it made the video GIANT- like it takes up the entire screen- even when played. </p>
<p>I&#8217;m also still seeing the space under the video- I tried the max height code with the content band and it didn&#8217;t make a difference.  I don&#8217;t see a &lt;/br&gt; under the iframe code??  </p>
<p>Thanks again for your help! -Raili</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118575</guid>
					<title><![CDATA[Reply To: Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118575</link>
					<pubDate>Sat, 04 Oct 2014 20:00:49 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Raili,</p>
<p>If you want to center a video, you can just simply add a container into that video and define its maximum width, e.g <code>max-width: 350px;</code> should be the same as your video width,</p>
<p>Would you mind providing login access to your site so I can do a sample,</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118590</guid>
					<title><![CDATA[Reply To: Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118590</link>
					<pubDate>Sat, 04 Oct 2014 20:42:05 +0000</pubDate>
					<dc:creator>raili t</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118658</guid>
					<title><![CDATA[Reply To: Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-118658</link>
					<pubDate>Sun, 05 Oct 2014 02:00:27 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey there,</p>
<p>Please add <code>style=&quot;margin-bottom: -10px;&quot;</code> to your iframe to eliminate the space.</p>
<p><code>&lt;iframe src=&quot;//www.youtube.com/embed/AP99tJdX_W4?rel=0&amp;controls=0&amp;showinfo=0&amp;wmode=transparent&quot; width=&quot;853&quot; height=&quot;480&quot; frameborder=&quot;0&quot; allowfullscreen=&quot;allowfullscreen&quot; wmode=&quot;Opaque&quot; style=&quot;margin-bottom: -10px;&quot;&gt;&lt;/iframe&gt;</code></p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-262561</guid>
					<title><![CDATA[Reply To: Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-262561</link>
					<pubDate>Thu, 30 Apr 2015 21:06:12 +0000</pubDate>
					<dc:creator>wpStan.com</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-262824</guid>
					<title><![CDATA[Reply To: Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-262824</link>
					<pubDate>Fri, 01 May 2015 04:52:10 +0000</pubDate>
					<dc:creator>Rue Nel</dc:creator>

					<description>
						<![CDATA[
						<p>Hello <a href="https://theme.co/archive/users/nazsect/" class="bbp-user-mention bbp-user-id-30011"> @Nazsect</a>,</p>
<p>Thanks for updating the thread! Your videos is displaying 80% of its supposed width because you have added some styling in the customizer, <strong>Appearance &gt; Customize &gt; Custom &gt; CSS</strong>. You can either remove this or increase it to 100%. Please see the screenshot <a href="http://prntscr.com/7067vr" target="_blank" rel="nofollow">http://prntscr.com/7067vr</a></p>
<p>This is the code in your customizer. Feel free to increase it to 100%</p>
<pre><code>.x-video .x-video-inner embed, .x-video .x-video-inner iframe, .x-video .x-video-inner img, .x-video .x-video-inner object, .x-video .x-video-inner video{
  left: 0%;
  width: 80%;
 height: 80%;
}</code></pre>
<p>If there’s anything else, we can help you with, please let us know.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-263123</guid>
					<title><![CDATA[Reply To: Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-263123</link>
					<pubDate>Fri, 01 May 2015 14:28:26 +0000</pubDate>
					<dc:creator>wpStan.com</dc:creator>

					<description>
						<![CDATA[
						<p>Okay so that removes the space&#8230; But creates another problem, I don&#8217;t want my videos to display full size, I was provided the code you had me remove to get my videos smaller.</p>
<p>No matter what size I put in for the width and the height, the videos remain the same size.</p>
<p>Is there a way to make my videos smaller? (Preferably by changing the width and height) <strong>AND</strong> not have 2-3 paragraphs of space below each video?</p>
<p>2.) Also I prefer <strong>NOT</strong> to have extra black space in my actual video either on the Top and Bottom or on the sides. I like when the YouTube video fills up the entire YouTube Screen as seen below.</p>
<p><strong>Video Full Size in YouTube:</strong> <a href="http://prntscr.com/70ajhk" rel="nofollow">http://prntscr.com/70ajhk</a></p>
<p><strong>Video with black space on Top and Bottom:</strong> <a href="http://prntscr.com/70alhd" rel="nofollow">http://prntscr.com/70alhd</a></p>
<p>In Summary:</p>
<p>*If I make everything 100% there is no space below video, but I cannot resize video it remains full size</p>
<p>*If I keep everything at 80% I get 2-3 paragraphs of space below video, but video is now smaller</p>
<p>*If I keep width at 80% and make height 100%, that&#8217;s when I get the black space on top and bottom as seen here: <a href="http://prntscr.com/70alhd" rel="nofollow">http://prntscr.com/70alhd</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-263393</guid>
					<title><![CDATA[Reply To: Why is there a space under my video?]]></title>
					<link>https://theme.co/archive/forums/topic/why-is-there-a-space-under-my-video/#post-263393</link>
					<pubDate>Fri, 01 May 2015 23:34:43 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>You mean you don&#8217;t wish your video not to be responsive (eg. adding static width and height) ? Then you should not use video embed shortcode, you can just paste your youtube embed directly to your content or by using text shortcode. Without video embed shortcode, you can control its width and height.</p>
<p>And about the black spaces, it&#8217;s added by youtube itself to maintain their aspect ratio. You don&#8217;t want to see a long headed people from the video because you stretched your video width. And also remember that videos have different sizes too, and each sizes has it&#8217;s own corresponding black spaces.  Like vertical videos as their black spaces are on left and right.</p>
<p>If you wish to remove those black spaces, then your only option is to create your own player, or host your own video as HTML5 Video.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

