<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: Change the font size on Section Break title</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-the-font-size-on-section-break-title</link>
		<description>Gravity Support Forums Topic: Change the font size on Section Break title</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 08:24:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/change-the-font-size-on-section-break-title" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Change the font size on Section Break title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-font-size-on-section-break-title#post-63384</link>
			<pubDate>Fri, 22 Jun 2012 16:11:58 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63384@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kingsburyj on "Change the font size on Section Break title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-font-size-on-section-break-title#post-63382</link>
			<pubDate>Fri, 22 Jun 2012 16:04:25 +0000</pubDate>
			<dc:creator>kingsburyj</dc:creator>
			<guid isPermaLink="false">63382@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the replies!  I found the code you mentioned for the theme and instead, changed the coefficient to which h2 resizes and resized h1 to be the same size as h2 previously was, then changed the headers on the website.  Definitely an easier workaround, cause this theme apparently overrides everything.  Thanks for helping me brainstorm it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Change the font size on Section Break title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-font-size-on-section-break-title#post-63374</link>
			<pubDate>Fri, 22 Jun 2012 15:34:08 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63374@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Unfortunately, you can't/shouldn't change Gravity Forms core code to match the html you want to use. You could remove the !important from your custom CSS and then be able to override the style later on for those using their class name and whatnot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kingsburyj on "Change the font size on Section Break title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-font-size-on-section-break-title#post-63372</link>
			<pubDate>Fri, 22 Jun 2012 15:28:53 +0000</pubDate>
			<dc:creator>kingsburyj</dc:creator>
			<guid isPermaLink="false">63372@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply!  Is it possible to make the Section break title use h3 instead of h2?  That would also work to shrink the size down.&#60;/p&#62;
&#60;p&#62;Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Change the font size on Section Break title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-font-size-on-section-break-title#post-63370</link>
			<pubDate>Fri, 22 Jun 2012 15:20:07 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63370@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In your custom_style.php you have:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;h2 {
font-size: 2.0004em !important;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is what is currently controlling the font size of these elements, and as such, you can't override it since it is already set to override anything else you put in. You can change the font size value to a lower number to shrink the text, or if that isn't idea, we can work on another answer if you so choose. &#60;/p&#62;
&#60;p&#62;As for where you put things, have a look at this:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kingsburyj on "Change the font size on Section Break title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-font-size-on-section-break-title#post-63364</link>
			<pubDate>Fri, 22 Jun 2012 15:05:22 +0000</pubDate>
			<dc:creator>kingsburyj</dc:creator>
			<guid isPermaLink="false">63364@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to style the section break title differently from the main website's font.  The section break font is far too large.  I've searched around and found some tips, but as a newb, I'm not sure how or where to put the snippets?  Here's the site and form I'm trying to change...&#60;br /&#62;
&#60;a href=&#34;http://www.backgroundcheckswork.com/order&#34; rel=&#34;nofollow&#34;&#62;http://www.backgroundcheckswork.com/order&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like this change to affect all my forms.  So do I place the css style in my wordpress theme's stylesheet and where??&#60;/p&#62;
&#60;p&#62;Thanks so much!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
