<?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: Tiny phone and email input fonts</title>
		<link>https://legacy.forums.gravityhelp.com/topic/tiny-phone-and-email-input-fonts</link>
		<description>Gravity Support Forums Topic: Tiny phone and email input fonts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:24:56 +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/tiny-phone-and-email-input-fonts" rel="self" type="application/rss+xml" />

		<item>
			<title>Minnie on "Tiny phone and email input fonts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tiny-phone-and-email-input-fonts#post-69735</link>
			<pubDate>Mon, 06 Aug 2012 17:37:46 +0000</pubDate>
			<dc:creator>Minnie</dc:creator>
			<guid isPermaLink="false">69735@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Bueno et merci!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Tiny phone and email input fonts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tiny-phone-and-email-input-fonts#post-69731</link>
			<pubDate>Mon, 06 Aug 2012 16:58:51 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">69731@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks like in your stylesheet you have:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .gfield input[type=&#38;quot;text&#38;quot;] {
font-size: 14px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is only targeting inputs with type of text.&#60;/p&#62;
&#60;p&#62;You can opt to include all of them like this instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .gfield input[type=&#38;quot;text&#38;quot;] , body .gform_wrapper .gform_body .gform_fields .gfield input[type=&#38;quot;url&#38;quot;], body .gform_wrapper .gform_body .gform_fields .gfield input[type=&#38;quot;email&#38;quot;], body .gform_wrapper .gform_body .gform_fields .gfield input[type=&#38;quot;tel&#38;quot;], body .gform_wrapper .gform_body .gform_fields .gfield input[type=&#38;quot;number&#38;quot;], body .gform_wrapper .gform_body .gform_fields .gfield input[type=&#38;quot;password&#38;quot;]{
font-size: 14px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Minnie on "Tiny phone and email input fonts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tiny-phone-and-email-input-fonts#post-69730</link>
			<pubDate>Mon, 06 Aug 2012 16:53:54 +0000</pubDate>
			<dc:creator>Minnie</dc:creator>
			<guid isPermaLink="false">69730@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There seems to be a quirk in a form for Phone and Email fields, where the font used in the input boxes is a few points smaller than everything else on the page, rendering them hard to read.&#60;/p&#62;
&#60;p&#62;The same CSS class is being used in the style box as the rest of it, but I'm assuming that is for the label information and not the input styling.&#60;/p&#62;
&#60;p&#62;So, here's the form:  &#60;a href=&#34;https://www.usbirthcertificate.net/fax/&#34; rel=&#34;nofollow&#34;&#62;https://www.usbirthcertificate.net/fax/&#60;/a&#62;  &#60;/p&#62;
&#60;p&#62;Ideas?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
