<?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>BlueOwlCreative  &#187;  Topic: Footer Font Size</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/footer-font-size/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/footer-font-size/feed/</link>
		<description></description>
		<pubDate>Fri, 28 Aug 2026 13:37:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/footer-font-size/#post-29525</guid>
					<title><![CDATA[Footer Font Size]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/footer-font-size/#post-29525</link>
					<pubDate>Wed, 20 Jul 2016 23:52:07 +0000</pubDate>
					<dc:creator>evergreenpo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi can someone tell me the code for increasing the font size in the footer?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/footer-font-size/#post-29526</guid>
					<title><![CDATA[Reply To: Footer Font Size]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/footer-font-size/#post-29526</link>
					<pubDate>Thu, 21 Jul 2016 07:22:02 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>sure, you want to increase the heading size or the regular text? Here are both:</p>
<pre><code>#footer h3 {
    font-size: 17px;
}
#footer {
    font-size: 15px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

