<?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>Heading font sizes (h1, h2, h3) &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/feed/</link>
		<description></description>
		<lastBuildDate>Tue, 14 Oct 2025 15:11:09 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-4673</guid>
					<title><![CDATA[Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-4673</link>
					<pubDate>Fri, 10 Jan 2014 18:51:49 +0000</pubDate>
					<dc:creator>Pieter t</dc:creator>

					<description>
						<![CDATA[
						<p>Hey there, </p>
<p>Great support btw, tnx. One more question: </p>
<p>Is there any place I can decrease the font size of the H1,H2 and H3 headers? </p>
<p>tnx in advance</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-4675</guid>
					<title><![CDATA[Reply To: Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-4675</link>
					<pubDate>Fri, 10 Jan 2014 18:59:20 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Pieter,</p>
<p>go to the <strong>Customizer > Custom > CSS</strong> and add following values and change the px value to your needs.</p>
<pre><code>h1, .h1 { font-size: 30px; }
h2, .h2 { font-size: 30px; }
h3, .h3 { font-size: 30px; }
h4, .h4 { font-size: 30px; }
h5, .h5 { font-size: 30px; }</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-5079</guid>
					<title><![CDATA[Reply To: Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-5079</link>
					<pubDate>Sun, 12 Jan 2014 12:46:23 +0000</pubDate>
					<dc:creator>Pieter t</dc:creator>

					<description>
						<![CDATA[
						<p>cheers, that worked</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-5098</guid>
					<title><![CDATA[Reply To: Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-5098</link>
					<pubDate>Sun, 12 Jan 2014 14:59:37 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Pieter,</p>
<p>Awesome! If you need anything else let me know.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18646</guid>
					<title><![CDATA[Reply To: Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18646</link>
					<pubDate>Thu, 27 Feb 2014 19:26:16 +0000</pubDate>
					<dc:creator>flacnvinyl</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18694</guid>
					<title><![CDATA[Reply To: Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18694</link>
					<pubDate>Thu, 27 Feb 2014 21:25:45 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Drake,</p>
<p>the reason why the custom css is not working is because those titles have inline style which is overwriting the custom CSS. When you go into the edit mode of that page you can see the headline shortcode and the statement: <strong>style=&#8221;font-size: 54px;&#8221;</strong> or if you&#8217;re using Visual Composer when you edit the headline and scroll to the Style textfield you will see <strong>font-size: 54px;</strong> &#8211; simply change the px value to achieve a smaller font.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18705</guid>
					<title><![CDATA[Reply To: Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18705</link>
					<pubDate>Thu, 27 Feb 2014 22:27:38 +0000</pubDate>
					<dc:creator>flacnvinyl</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18723</guid>
					<title><![CDATA[Reply To: Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18723</link>
					<pubDate>Fri, 28 Feb 2014 00:36:14 +0000</pubDate>
					<dc:creator>flacnvinyl</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18793</guid>
					<title><![CDATA[Reply To: Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-18793</link>
					<pubDate>Fri, 28 Feb 2014 09:35:34 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Drake,</p>
<p>switch to Text mode and then you will see something like: </p>
<p><code>&lt;h3&gt;Video Production&lt;/h3&gt;</code> change it to </p>
<p><code>&lt;h3 style=&quot;font-size:20px;&quot;&gt;Video Production New&lt;/h3&gt;</code></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-19254</guid>
					<title><![CDATA[Reply To: Heading font sizes (h1, h2, h3)]]></title>
					<link>https://theme.co/archive/forums/topic/heading-font-sizes-h1-h2-h3/#post-19254</link>
					<pubDate>Sat, 01 Mar 2014 23:49:11 +0000</pubDate>
					<dc:creator>flacnvinyl</dc:creator>

					<description>
						<![CDATA[
						<p>Holdup&#8230;  We just built our entire site with H1/2/3 tags, just like normal.. within site builder.  I did not do any special coding, just normal h1/2/3 tags.  I am not about to recode all &lt;h3&gt; tags to &lt;h3 style=&#8221;font-size:20px;&#8221;&gt; tags.</p>
<p>Please tell me how I can reduce the size of the tags themselves.  Since I am only using &lt;h3&gt; tags, why does this custom CSS not work&#8230;</p>
<p>h3, .h3 { font-size: 30px; }</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

