<?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: Responsive Containers</title>
		<link>https://legacy.forums.gravityhelp.com/topic/responsive-containers</link>
		<description>Gravity Support Forums Topic: Responsive Containers</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:29:59 +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/responsive-containers" rel="self" type="application/rss+xml" />

		<item>
			<title>dmayer5 on "Responsive Containers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/responsive-containers#post-256827</link>
			<pubDate>Fri, 17 May 2013 02:13:12 +0000</pubDate>
			<dc:creator>dmayer5</dc:creator>
			<guid isPermaLink="false">256827@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this: &#60;/p&#62;
&#60;p&#62;@media only screen and (min-width: 200px) and (max-width: 768px) {&#60;/p&#62;
&#60;p&#62;  .gform_wrapper .gform_body .top_label li.gfield.gf_right_half {&#60;br /&#62;
    float: left;&#60;br /&#62;
    clear: left !important;&#60;br /&#62;
    width: 99%;&#60;br /&#62;
  }&#60;br /&#62;
  .gform_wrapper .gform_body .top_label li.gfield.gf_left_half {&#60;br /&#62;
    float: left;&#60;br /&#62;
    clear: left !important;&#60;br /&#62;
    width: 99%;&#60;br /&#62;
  }&#60;br /&#62;
    .gform_wrapper .gform_body .top_label li.gfield.gf_right_third {&#60;br /&#62;
    float: left;&#60;br /&#62;
    clear: left !important;&#60;br /&#62;
    width: 99%;&#60;br /&#62;
  }&#60;br /&#62;
  .gform_wrapper .gform_body .top_label li.gfield.gf_left_third {&#60;br /&#62;
    float: left;&#60;br /&#62;
    clear: left !important;&#60;br /&#62;
    width: 99%;&#60;br /&#62;
  }&#60;br /&#62;
    .gform_wrapper .gform_body .top_label li.gfield.gf_middle_third {&#60;br /&#62;
    float: left;&#60;br /&#62;
    clear: left !important;&#60;br /&#62;
    width: 99%;&#60;br /&#62;
  } &#60;/p&#62;
&#60;p&#62;}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Samara on "Responsive Containers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/responsive-containers#post-252618</link>
			<pubDate>Tue, 14 May 2013 09:47:39 +0000</pubDate>
			<dc:creator>Samara</dc:creator>
			<guid isPermaLink="false">252618@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm wondering if anyone has figured out a solution for columns being displayed in responsive themes. Because columns are not built as containers in gravity forms, I've not found a way to stack them appropriately.&#60;br /&#62;
[col 1][col 2][col 3]&#60;br /&#62;
should do the following&#60;br /&#62;
[col 1]&#60;br /&#62;
[col 2]&#60;br /&#62;
[col 3]&#60;br /&#62;
instead it becomes...&#60;br /&#62;
[col 1 - field 1]&#60;br /&#62;
[col 2 - field 1]&#60;br /&#62;
[col 3 - field 1]&#60;br /&#62;
[col 1 - field 2]&#60;br /&#62;
[col 2 - field 2]&#60;br /&#62;
[col 3 - field 2]&#60;br /&#62;
[col 1 - field 3]&#60;br /&#62;
[col 2 - field 3]&#60;br /&#62;
[col 3 - field 3]&#60;br /&#62;
Is there any way to create a container div that serves as the column block instead?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
