<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Centering Divi&#8217;s Bottom Bar	</title>
	<atom:link href="https://divireadythemes.com/centering-divis-bottom-bar/feed/" rel="self" type="application/rss+xml" />
	<link>https://divireadythemes.com/centering-divis-bottom-bar/</link>
	<description>Premium Divi Child Themes</description>
	<lastBuildDate>Wed, 13 Sep 2023 01:11:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Iris		</title>
		<link>https://divireadythemes.com/centering-divis-bottom-bar/#comment-3211</link>

		<dc:creator><![CDATA[Iris]]></dc:creator>
		<pubDate>Wed, 13 Sep 2023 01:11:50 +0000</pubDate>
		<guid isPermaLink="false">https://divireadythemes.com/?p=1196#comment-3211</guid>

					<description><![CDATA[Hello John,

Thanks for the CSS to center the text in the bottom bar.

I have another question if you don&#039;t mind, about the height of the bottom bar.  I&#039;ve looked at every tutorial I could find, and even applied the suggested CSS, but nothing changed in my bottom bar.  I&#039;d like to be able to shorten the height of the bottom bar.  

For some reason, I&#039;ve been able to change the height on other sites that I&#039;ve created with WP Divi, but cannot with the very simple site that I&#039;m working on now.    

Could you share the code to change the height of the bottom bar?

Thanks so much!]]></description>
			<content:encoded><![CDATA[<p>Hello John,</p>
<p>Thanks for the CSS to center the text in the bottom bar.</p>
<p>I have another question if you don&#8217;t mind, about the height of the bottom bar.  I&#8217;ve looked at every tutorial I could find, and even applied the suggested CSS, but nothing changed in my bottom bar.  I&#8217;d like to be able to shorten the height of the bottom bar.  </p>
<p>For some reason, I&#8217;ve been able to change the height on other sites that I&#8217;ve created with WP Divi, but cannot with the very simple site that I&#8217;m working on now.    </p>
<p>Could you share the code to change the height of the bottom bar?</p>
<p>Thanks so much!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AM		</title>
		<link>https://divireadythemes.com/centering-divis-bottom-bar/#comment-2822</link>

		<dc:creator><![CDATA[AM]]></dc:creator>
		<pubDate>Thu, 11 May 2023 11:35:36 +0000</pubDate>
		<guid isPermaLink="false">https://divireadythemes.com/?p=1196#comment-2822</guid>

					<description><![CDATA[Thank you. Thank you. This worked! Yeah!]]></description>
			<content:encoded><![CDATA[<p>Thank you. Thank you. This worked! Yeah!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Hopkins		</title>
		<link>https://divireadythemes.com/centering-divis-bottom-bar/#comment-1391</link>

		<dc:creator><![CDATA[Michael Hopkins]]></dc:creator>
		<pubDate>Thu, 16 Apr 2020 11:44:51 +0000</pubDate>
		<guid isPermaLink="false">https://divireadythemes.com/?p=1196#comment-1391</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://divireadythemes.com/centering-divis-bottom-bar/#comment-392&quot;&gt;Steve&lt;/a&gt;.

A bit late with this, but still...

I added a few bits to John&#039;s code to reduce the height of the bottom bar as well as reduce the text size and the line height:

#footer-info { width: 100%; margin:0 auto; text-align: center !important; 
        font-size : 0.7em;
        line-height: 1.2em;
	margin-top: -15px!important;
}]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://divireadythemes.com/centering-divis-bottom-bar/#comment-392">Steve</a>.</p>
<p>A bit late with this, but still&#8230;</p>
<p>I added a few bits to John&#8217;s code to reduce the height of the bottom bar as well as reduce the text size and the line height:</p>
<p>#footer-info { width: 100%; margin:0 auto; text-align: center !important;<br />
        font-size : 0.7em;<br />
        line-height: 1.2em;<br />
	margin-top: -15px!important;<br />
}</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve		</title>
		<link>https://divireadythemes.com/centering-divis-bottom-bar/#comment-392</link>

		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Mon, 25 Feb 2019 17:37:30 +0000</pubDate>
		<guid isPermaLink="false">https://divireadythemes.com/?p=1196#comment-392</guid>

					<description><![CDATA[Thanks for this. Is there a way to shrink the height of the bottom bar? Mine is about 1.5 inches tall.]]></description>
			<content:encoded><![CDATA[<p>Thanks for this. Is there a way to shrink the height of the bottom bar? Mine is about 1.5 inches tall.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jmdrago		</title>
		<link>https://divireadythemes.com/centering-divis-bottom-bar/#comment-331</link>

		<dc:creator><![CDATA[jmdrago]]></dc:creator>
		<pubDate>Tue, 25 Dec 2018 21:55:50 +0000</pubDate>
		<guid isPermaLink="false">https://divireadythemes.com/?p=1196#comment-331</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://divireadythemes.com/centering-divis-bottom-bar/#comment-330&quot;&gt;CHARLES KIYIMBA&lt;/a&gt;.

You are very welcome Charles -]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://divireadythemes.com/centering-divis-bottom-bar/#comment-330">CHARLES KIYIMBA</a>.</p>
<p>You are very welcome Charles &#8211;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CHARLES KIYIMBA		</title>
		<link>https://divireadythemes.com/centering-divis-bottom-bar/#comment-330</link>

		<dc:creator><![CDATA[CHARLES KIYIMBA]]></dc:creator>
		<pubDate>Tue, 25 Dec 2018 21:23:14 +0000</pubDate>
		<guid isPermaLink="false">https://divireadythemes.com/?p=1196#comment-330</guid>

					<description><![CDATA[Thanks a lot for sharing this information. I have been all along trying to find a way to centre the bottom bar. I have even tried some coding which never worked. You have actually saved me. Thanks once again]]></description>
			<content:encoded><![CDATA[<p>Thanks a lot for sharing this information. I have been all along trying to find a way to centre the bottom bar. I have even tried some coding which never worked. You have actually saved me. Thanks once again</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tiyo		</title>
		<link>https://divireadythemes.com/centering-divis-bottom-bar/#comment-154</link>

		<dc:creator><![CDATA[Tiyo]]></dc:creator>
		<pubDate>Sun, 26 Aug 2018 03:54:06 +0000</pubDate>
		<guid isPermaLink="false">https://divireadythemes.com/?p=1196#comment-154</guid>

					<description><![CDATA[Nice bro]]></description>
			<content:encoded><![CDATA[<p>Nice bro</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jmdrago		</title>
		<link>https://divireadythemes.com/centering-divis-bottom-bar/#comment-115</link>

		<dc:creator><![CDATA[jmdrago]]></dc:creator>
		<pubDate>Sat, 07 Jul 2018 03:47:12 +0000</pubDate>
		<guid isPermaLink="false">https://divireadythemes.com/?p=1196#comment-115</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://divireadythemes.com/centering-divis-bottom-bar/#comment-114&quot;&gt;Shane&lt;/a&gt;.

No problem Shane - thanks for reading!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://divireadythemes.com/centering-divis-bottom-bar/#comment-114">Shane</a>.</p>
<p>No problem Shane &#8211; thanks for reading!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shane		</title>
		<link>https://divireadythemes.com/centering-divis-bottom-bar/#comment-114</link>

		<dc:creator><![CDATA[Shane]]></dc:creator>
		<pubDate>Sat, 07 Jul 2018 03:31:13 +0000</pubDate>
		<guid isPermaLink="false">https://divireadythemes.com/?p=1196#comment-114</guid>

					<description><![CDATA[Thanks, John

This works great.]]></description>
			<content:encoded><![CDATA[<p>Thanks, John</p>
<p>This works great.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: divireadythemes.com @ 2026-07-11 09:02:33 by W3 Total Cache
-->