<?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>WooCommerce Registration &amp; Login &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/woocommerce-registration-login/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/woocommerce-registration-login/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 19 Oct 2025 02:32:50 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-registration-login/#post-1567</guid>
					<title><![CDATA[WooCommerce Registration &amp; Login]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-registration-login/#post-1567</link>
					<pubDate>Sat, 14 Dec 2013 18:01:08 +0000</pubDate>
					<dc:creator>Bassem</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Is it possible to make the WooCommerce Registration &amp; Login forms <strong>beside</strong> each other instead of being under each other?<br />
It will be nicer.</p>
<p><a href="http://holystage.org/xult/my-account/" rel="nofollow">http://holystage.org/xult/my-account/</a></p>
<p>Regards,<br />
Bassem</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-registration-login/#post-1569</guid>
					<title><![CDATA[Reply To: WooCommerce Registration &amp; Login]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-registration-login/#post-1569</link>
					<pubDate>Sat, 14 Dec 2013 18:33:16 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Bassem,</p>
<p>We will likely work to include some additional styling for this page in a future release. For now, if you want to achieve a two column look, try placing these styles in your child theme:</p>
<pre>#customer_login .col-1,
#customer_login .col-2 {
  float: left;
  width: 48%;
}

#customer_login .col-2 {
  margin-left: 4%;
}

#customer_login input[type="text"],
#customer_login input[type="email"],
#customer_login input[type="password"] {
  width: 100%;
}

@media (max-width: 767px) {
  #customer_login .col-1,
  #customer_login .col-2 {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}</pre>
<p>I don&#8217;t like to use IDs as CSS selectors, but in this case I want to make sure I&#8217;m not interfering with any other styles for other areas of the WooCommerce shop.</p>
<p>Let us know if that works for you and if you need anything else!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-registration-login/#post-1570</guid>
					<title><![CDATA[Reply To: WooCommerce Registration &amp; Login]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-registration-login/#post-1570</link>
					<pubDate>Sat, 14 Dec 2013 18:47:39 +0000</pubDate>
					<dc:creator>Bassem</dc:creator>

					<description>
						<![CDATA[
						<p>WOW! Incredible, it worked 🙂<br />
Thanks a lot for the fast &amp; accurate support.</p>
<p>Best Regards,<br />
Bassem</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/woocommerce-registration-login/#post-1571</guid>
					<title><![CDATA[Reply To: WooCommerce Registration &amp; Login]]></title>
					<link>https://theme.co/archive/forums/topic/woocommerce-registration-login/#post-1571</link>
					<pubDate>Sat, 14 Dec 2013 18:57:48 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Not a problem at all, Bassem. 🙂</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

