<?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>BlueOwlCreative  &#187;  Topic: Real column number in product list</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 13:33:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23334</guid>
					<title><![CDATA[Real column number in product list]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23334</link>
					<pubDate>Mon, 12 Oct 2015 13:48:48 +0000</pubDate>
					<dc:creator>HawtCoffee</dc:creator>

					<description>
						<![CDATA[
						<p>I tried changing the number of columns in all the product listing methods. The default is 4 columns and when i choose 3 or 2, it won&#8217;t really increase the columns and itens to fit the width, but will just remove the last columns, leaving a blank space. </p>
<p>How can i make real 3 columns listing? 4 is too small for me.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23335</guid>
					<title><![CDATA[Reply To: Real column number in product list]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23335</link>
					<pubDate>Mon, 12 Oct 2015 13:54:50 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Where did you make the changes, give me an example + your URL please. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23336</guid>
					<title><![CDATA[Reply To: Real column number in product list]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23336</link>
					<pubDate>Mon, 12 Oct 2015 14:59:59 +0000</pubDate>
					<dc:creator>HawtCoffee</dc:creator>

					<description>
						<![CDATA[
						<p>Since i&#8217;m creating the website locally, i don&#8217;t have any url for you, but i took an screenshot to illustrate what I&#8217;m saying.</p>
<p>First one shows whats going on, and the second is what i need/think it should be like.</p>
<p>Thanks</p>
<p><a href="http://i.imgur.com/KnSJiKd.jpg" rel="nofollow">http://i.imgur.com/KnSJiKd.jpg</a></p>
<p><a href="http://i.imgur.com/HYAbL3n.jpg" rel="nofollow">http://i.imgur.com/HYAbL3n.jpg</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23337</guid>
					<title><![CDATA[Reply To: Real column number in product list]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23337</link>
					<pubDate>Mon, 12 Oct 2015 15:04:00 +0000</pubDate>
					<dc:creator>HawtCoffee</dc:creator>

					<description>
						<![CDATA[
						<p>This rule is being ignored. Maybe there&#8217;s a better solution before i start forcing my css into the website lol</p>
<p><a href="http://i.imgur.com/e5BUdcV.jpg" rel="nofollow">http://i.imgur.com/e5BUdcV.jpg</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23341</guid>
					<title><![CDATA[Reply To: Real column number in product list]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/real-column-number-in-product-list/#post-23341</link>
					<pubDate>Mon, 12 Oct 2015 19:12:20 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>I think I know what the problem is&#8230; and you are totally right, the theme forces its layout product width to the woo columns. Let&#8217;s take care of this, add this to your woocommerce.css file, after line 36:</p>
<pre><code>.woocommerce.columns-2 ul.products li.product {
    width: 48%!important;
    margin-right: 4%!important;
}
.woocommerce.columns-3 ul.products li.product {
    width: 32%!important;
}</code></pre>
<p>This fix will also make it into the upcoming version so don&#8217;t worry about it when updating.<br />
Thanks for the heads up, let us know should you need more help! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

