<?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>How to remove divider lines &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-to-remove-divider-lines/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/feed/</link>
		<description></description>
		<lastBuildDate>Fri, 17 Oct 2025 16:12:46 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-216888</guid>
					<title><![CDATA[How to remove divider lines]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-216888</link>
					<pubDate>Fri, 27 Feb 2015 22:45:54 +0000</pubDate>
					<dc:creator>aecraig</dc:creator>

					<description>
						<![CDATA[
						<p>My site is <a href="http://www.sheisjoyful.com" rel="nofollow">http://www.sheisjoyful.com</a></p>
<p>I would like to remove the lines/dividers on my blog. Specifically the faint lines under the menu and around my header. Is there any way to do that? I would prefer it just be blank space.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-217243</guid>
					<title><![CDATA[Reply To: How to remove divider lines]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-217243</link>
					<pubDate>Sat, 28 Feb 2015 14:43:06 +0000</pubDate>
					<dc:creator>Thai</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,<br />
Thanks for writing in.<br />
Try adding following CSS under <strong>Appearance &gt; Customize &gt; Custom &gt; CSS:</strong></p>
<pre><code>.x-navbar {
border-bottom: 1px solid #f2f2f2;
box-shadow: 0 0;
}</code></pre>
<p>Hope it helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-217272</guid>
					<title><![CDATA[Reply To: How to remove divider lines]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-217272</link>
					<pubDate>Sat, 28 Feb 2015 16:57:50 +0000</pubDate>
					<dc:creator>aecraig</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks! That helped.<br />
I used::<br />
.x-navbar {<br />
border-bottom: 0px solid #f2f2f2;<br />
box-shadow: 0 0;<br />
}<br />
.x-topbar {<br />
border-bottom: 0px solid #f2f2f2;<br />
box-shadow: 0 0;<br />
}</p>
<p>However, there is still a line next to my logo. And border-top didn&#8217;t get rid of the line above my menu items. Do you know what I could use to get rid of those two lines??</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-217534</guid>
					<title><![CDATA[Reply To: How to remove divider lines]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-217534</link>
					<pubDate>Sun, 01 Mar 2015 03:33:21 +0000</pubDate>
					<dc:creator>aecraig</dc:creator>

					<description>
						<![CDATA[
						<p>Also, how can I make the grey bar and its borders be white as well?? You can see what I&#8217;m talking about in this picture.<br />
	<img decoding="async" src="http://sheisjoyful.com/snow-day/" /> Snow Day grey bar&#8221; /&gt;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-217585</guid>
					<title><![CDATA[Reply To: How to remove divider lines]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-divider-lines/#post-217585</link>
					<pubDate>Sun, 01 Mar 2015 06:30:34 +0000</pubDate>
					<dc:creator>Senthil</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>1. Please add the following CSS in your <strong>Appearance &gt; Customize &gt; Custom &gt; CSS</strong> and it will remove the line above navigation menu.</p>
<pre><code>.x-logobar {
   border: none;
}</code></pre>
<p>2. Your picture has the grey line at the right &amp; you should edit the image to remove the line.<br />
<a href="http://sheisjoyful.com/wp-content/uploads/2015/02/She-Is-Joyful1.jpg" rel="nofollow">http://sheisjoyful.com/wp-content/uploads/2015/02/She-Is-Joyful1.jpg</a></p>
<p>Hope it helps, thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

