<?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>Input box height using forms (ninja forms) &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 12:54:18 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/#post-370936</guid>
					<title><![CDATA[Input box height using forms (ninja forms)]]></title>
					<link>https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/#post-370936</link>
					<pubDate>Thu, 27 Aug 2015 06:16:13 +0000</pubDate>
					<dc:creator>twang</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I&#8217;m using ninja forms to create simple forms. The one I created at <a href="http://www.ucimaeprojects.com/student-registration/" rel="nofollow">http://www.ucimaeprojects.com/student-registration/</a> show the text input boxes to be very thin. I also use contact form and the form created from it is just right (see bottom right hand side of page). Can you give me some insights as to how to adjust the text input box height? I&#8217;ve posed this question to support at Ninja Forms and they said that the theme controls this height.</p>
<p>Many thanks,</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/#post-370962</guid>
					<title><![CDATA[Reply To: Input box height using forms (ninja forms)]]></title>
					<link>https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/#post-370962</link>
					<pubDate>Thu, 27 Aug 2015 06:48:38 +0000</pubDate>
					<dc:creator>Rupok</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in!<br />
You can add this under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea {
  height: 2.65em;
}</code></pre>
<p>Hope this helps.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/#post-371441</guid>
					<title><![CDATA[Reply To: Input box height using forms (ninja forms)]]></title>
					<link>https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/#post-371441</link>
					<pubDate>Thu, 27 Aug 2015 17:58:16 +0000</pubDate>
					<dc:creator>twang</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I tried the css code you provided but it did not increase the height of input boxes. I did receive another answer from ninja forms and they provided the following which solved the problem.</p>
<p>body .ninja-forms-form-wrap input {<br />
height: 2.65em;<br />
}</p>
<p>Thanks,</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/#post-371713</guid>
					<title><![CDATA[Reply To: Input box height using forms (ninja forms)]]></title>
					<link>https://theme.co/archive/forums/topic/input-box-height-using-forms-ninja-forms/#post-371713</link>
					<pubDate>Fri, 28 Aug 2015 00:24:40 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Glad to hear that!</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

