<?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: Too small fonts</title>
		<link>https://legacy.forums.gravityhelp.com/topic/too-small-fonts</link>
		<description>Gravity Support Forums Topic: Too small fonts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 18:33:33 +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/too-small-fonts" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Too small fonts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/too-small-fonts#post-214606</link>
			<pubDate>Thu, 18 Apr 2013 15:16:04 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">214606@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you got it working, thanks for letting us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rod on "Too small fonts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/too-small-fonts#post-214605</link>
			<pubDate>Thu, 18 Apr 2013 15:15:22 +0000</pubDate>
			<dc:creator>Rod</dc:creator>
			<guid isPermaLink="false">214605@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're the man! Thanks David. In Headway I put the code into the Live CSS editor. Looks great. Many thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Too small fonts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/too-small-fonts#post-214468</link>
			<pubDate>Thu, 18 Apr 2013 11:44:28 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">214468@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In your theme's style.css file try:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper textarea {
font-size: 14px !important;
color: #000 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Rod on "Too small fonts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/too-small-fonts#post-214462</link>
			<pubDate>Thu, 18 Apr 2013 11:37:57 +0000</pubDate>
			<dc:creator>Rod</dc:creator>
			<guid isPermaLink="false">214462@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David, thanks for your reply. Sorry to say the problem persists. For example, if I type text in the field &#34;Give your report a title here&#34; and then type text in &#34;Enter the text for your report below&#34; I see the the font sizes are quite different. I am reviewing in Firefox and Chrome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Too small fonts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/too-small-fonts#post-214456</link>
			<pubDate>Thu, 18 Apr 2013 11:23:48 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">214456@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Did you already solve this? They look good to me...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rod on "Too small fonts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/too-small-fonts#post-214437</link>
			<pubDate>Thu, 18 Apr 2013 11:02:06 +0000</pubDate>
			<dc:creator>Rod</dc:creator>
			<guid isPermaLink="false">214437@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've created a form at &#60;a href=&#34;http://www.mandalaofthesun.org/mots/?page_id=97&#34; rel=&#34;nofollow&#34;&#62;http://www.mandalaofthesun.org/mots/?page_id=97&#60;/a&#62; and it works great. Only issue is the font size in the &#34;Enter the text for your report below (copy and paste)&#34; area and the &#34;Please add any private message to the admins here&#34; area. Input area fonts in all other part of the form are a good size. Just can't get these two to be the same.&#60;/p&#62;
&#60;p&#62;I'm using the Headway theme and this is the code in the visual editor&#60;/p&#62;
&#60;p&#62;.block-type-header span.banner a {&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;body.layout-using-single-page-50 .block-type-widget-area li.widget {&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;.block-type-gravity-forms .block-title {&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;.block-type-gravity-forms .block-title {&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;.block-type-gravity-forms .block-subtitle {&#60;/p&#62;
&#60;p&#62;}&#60;br /&#62;
body .gform_wrapper input[type=&#34;text&#34;], body  .gform_wrapper input[type=&#34;email&#34;], body .gform_wrapper input[type=&#34;tel&#34;], body&#60;br /&#62;
.gform_wrapper input[type=&#34;body&#34;], body&#60;br /&#62;
.gform_wrapper input[type=&#34;paragraph&#34;] {&#60;br /&#62;
font-size: 14px;&#60;br /&#62;
color: #000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Wish I knew what it all means!&#60;br /&#62;
Anyway, thanks for a little help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
