<?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>Black line under featured image and inverted shadow. &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/feed/</link>
		<description></description>
		<lastBuildDate>Thu, 25 Dec 2025 13:40:40 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-278915</guid>
					<title><![CDATA[Black line under featured image and inverted shadow.]]></title>
					<link>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-278915</link>
					<pubDate>Thu, 21 May 2015 20:23:35 +0000</pubDate>
					<dc:creator>RunsLikeT1000</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>I&#8217;m pretty new to WordPress and the x-theme, I have been trying to tweak my blog page. </p>
<p>I have a few questions: </p>
<p>1) There is a black line under my featured image, how do i get rid of that? </p>
<p><a href="http://alexanderjamesmiller.com/the-five-things-not-to-do-at-a-wedding/6854/?preview=true&#038;preview_id=6854&#038;preview_nonce=092255bed6&#038;post_format=standard" rel="nofollow">http://alexanderjamesmiller.com/the-five-things-not-to-do-at-a-wedding/6854/?preview=true&#038;preview_id=6854&#038;preview_nonce=092255bed6&#038;post_format=standard</a></p>
<p>2) The shadow around the content area is above the content rather than below, how would I change that? </p>
<p><a href="http://alexanderjamesmiller.com/the-five-things-not-to-do-at-a-wedding/6854/?preview=true&#038;preview_id=6854&#038;preview_nonce=092255bed6&#038;post_format=standard" rel="nofollow">http://alexanderjamesmiller.com/the-five-things-not-to-do-at-a-wedding/6854/?preview=true&#038;preview_id=6854&#038;preview_nonce=092255bed6&#038;post_format=standard</a></p>
<p>3) How do I change the background color of my text boxes in my blog? </p>
<p><a href="http://alexanderjamesmiller.com/the-five-things-not-to-do-at-a-wedding/6854/?preview=true&#038;preview_id=6854&#038;preview_nonce=092255bed6&#038;post_format=standard" rel="nofollow">http://alexanderjamesmiller.com/the-five-things-not-to-do-at-a-wedding/6854/?preview=true&#038;preview_id=6854&#038;preview_nonce=092255bed6&#038;post_format=standard</a></p>
<p>4) Finally my tags for the blog are transparent apart from a black outline, how do I make them visible? </p>
<p>Thanks in advance, I appreciate the help! </p>
<p>Alex</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-278916</guid>
					<title><![CDATA[Reply To: Black line under featured image and inverted shadow.]]></title>
					<link>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-278916</link>
					<pubDate>Thu, 21 May 2015 20:25:56 +0000</pubDate>
					<dc:creator>RunsLikeT1000</dc:creator>

					<description>
						<![CDATA[
						<p>APOLOGIES LINK TO BLOG: <a href="http://alexanderjamesmiller.com/the-five-things-not-to-do-at-a-wedding/6854/" rel="nofollow">http://alexanderjamesmiller.com/the-five-things-not-to-do-at-a-wedding/6854/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-279016</guid>
					<title><![CDATA[Reply To: Black line under featured image and inverted shadow.]]></title>
					<link>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-279016</link>
					<pubDate>Thu, 21 May 2015 23:11:53 +0000</pubDate>
					<dc:creator>Prasant Rai</dc:creator>

					<description>
						<![CDATA[
						<p>Hello There,</p>
<p>Thanks for writing in!</p>
<p>1) To remove black-line underneath feature image, request you to kindly add <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>:</p>
<pre><code>.has-post-thumbnail .entry-featured {
    border-bottom: transparent;
}</code></pre>
<p>2) Kindly share more information.</p>
<p>3) To change background color, kindly use following CSS under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>:</p>
<pre><code>.entry-wrap {
  background: #ddd !important;
}</code></pre>
<p>4) Inorder to change color of tags, kindly use following CSS under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>:</p>
<pre><code>.entry-footer a {
  color: #000;
}</code></pre>
<p>Hope that helps.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-283162</guid>
					<title><![CDATA[Reply To: Black line under featured image and inverted shadow.]]></title>
					<link>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-283162</link>
					<pubDate>Wed, 27 May 2015 18:22:44 +0000</pubDate>
					<dc:creator>RunsLikeT1000</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for the response. All your help has sorted everything apart from just number 3).</p>
<p>Its actually just the text boxes I want to change the colour of not the whole page, when I put that custom css in it changes the whole background colour from white to grey. Id like to change the black text boxes to a grey colour instead. </p>
<p>Thanks for all your help in advance,</p>
<p>Alex </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-283350</guid>
					<title><![CDATA[Reply To: Black line under featured image and inverted shadow.]]></title>
					<link>https://theme.co/archive/forums/topic/black-line-under-featured-image-and-inverted-shadow/#post-283350</link>
					<pubDate>Wed, 27 May 2015 20:40:49 +0000</pubDate>
					<dc:creator>Prasant Rai</dc:creator>

					<description>
						<![CDATA[
						<p>Hello Alex,</p>
<p>Thanks for writing in!</p>
<p>Request you to try adding the following CSS under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>:</p>
<pre><code>input[type=&quot;text&quot;], input[type=&quot;email&quot;], textarea, select {
    background-color: #ddd !important;
}</code></pre>
<p>Note: Kindly change color code as per your requirement.</p>
<p>Hope that helps.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

