<?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: 5 column footer</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/5-column-footer/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/5-column-footer/feed/</link>
		<description></description>
		<pubDate>Tue, 21 Jul 2026 00:49:58 +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/5-column-footer/#post-31752</guid>
					<title><![CDATA[5 column footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/5-column-footer/#post-31752</link>
					<pubDate>Tue, 18 Jul 2017 18:30:34 +0000</pubDate>
					<dc:creator>cvakator</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>Please, how can I change count of columns in footer? I can divide it to max 4 in admin. I tried in inspector for html to change from col span_1_of_4 to col span_1_of_6 and it works.</p>
<p>Is it possible somehow to add in code 5th column or any ideas how to achieve this? I would like to have this:</p>
<p>col span_1_of_6<br />
col span_1_of_6<br />
col span_1_of_6<br />
col span_1_of_6<br />
col span_2_of_6</p>
<p>Thank you very much.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/5-column-footer/#post-31754</guid>
					<title><![CDATA[Reply To: 5 column footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/5-column-footer/#post-31754</link>
					<pubDate>Wed, 19 Jul 2017 10:52:12 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, what you could do is split it like this in your custom footer.php in your child theme (it&#8217;s always best to override templates in a child theme). </p>
<p>col span_1_of_12<br />
col span_1_of_6<br />
col span_1_of_6<br />
col span_1_of_6<br />
col span_1_of_6<br />
col span_1_of_6<br />
col span_1_of_12</p>
<p>Then leave the first and last cols empty.<br />
No 1/5 cols out of the box in the visual composer layout as its based on a 12 column grid. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

