<?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: Responsive column resizing and Spacing</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/responsive/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 19:46:53 +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/responsive/#post-34440</guid>
					<title><![CDATA[Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34440</link>
					<pubDate>Tue, 17 Dec 2019 15:06:37 +0000</pubDate>
					<dc:creator>b-jou</dc:creator>

					<description>
						<![CDATA[
						<p>Hi!<br />
how is possible custom the responsive for example of icon?<br />
example: DESK 4 column &#8211; Tablet 3 column &#8211; Mobile 2 column?</p>
<p>I see that the controls are possible only for the single column and not for the entire row, moreover the wpbeckery front-end is not visible, and I have difficulty to set correct the responsive.</p>
<p>I also noticed that if I add, below a raw, the version of the same responsive , I increase the white space below it as if it were occupying the volume even when not visible. How is it possible to limit this?</p>
<p>Please can you help me<br />
Best Regards<br />
R.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34444</guid>
					<title><![CDATA[Reply To: Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34444</link>
					<pubDate>Wed, 18 Dec 2019 08:50:54 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>I am not sure you can do this with WPB Page builder. You can create separate rows for desktop and mobile and hide/show them depending on the device size, not sure it&#8217;s worth it really.<br />
As for the white space element &#8211; you can simply add a class to it then add some CSS for mobile to limit its size, I do this all the time.<br />
For example a class <code>mobile_h40</code>.<br />
Then add this to your CSS:</p>
<pre><code>@media only screen and (max-width: 768px) {
.mobile_h40 {
height: 40px!important;
}
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34450</guid>
					<title><![CDATA[Reply To: Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34450</link>
					<pubDate>Wed, 18 Dec 2019 13:44:20 +0000</pubDate>
					<dc:creator>b-jou</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34453</guid>
					<title><![CDATA[Reply To: Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34453</link>
					<pubDate>Fri, 20 Dec 2019 08:19:14 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Yes, we have a setting in the CSS for exactly 768px wide screens, you can remove it and test things out, edit your: fortuna/stylesheets/grid_responsive.css and remove this on line 472:</p>
<p><code>width: 100%;</code></p>
<p>Make sure everything else works correctly though&#8230; <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/responsive/#post-34457</guid>
					<title><![CDATA[Reply To: Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34457</link>
					<pubDate>Fri, 20 Dec 2019 09:31:34 +0000</pubDate>
					<dc:creator>b-jou</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34458</guid>
					<title><![CDATA[Reply To: Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34458</link>
					<pubDate>Fri, 20 Dec 2019 14:39:44 +0000</pubDate>
					<dc:creator>b-jou</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34459</guid>
					<title><![CDATA[Reply To: Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34459</link>
					<pubDate>Sat, 21 Dec 2019 07:00:29 +0000</pubDate>
					<dc:creator>b-jou</dc:creator>

					<description>
						<![CDATA[
						<p>Good morning, i don’t see any replay&#8230;. please can you check better the problem in crome. Thanks again</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34462</guid>
					<title><![CDATA[Reply To: Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34462</link>
					<pubDate>Mon, 23 Dec 2019 08:25:22 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Sorry about the late reply but we have limited support in the holidays season.<br />
From what I see the responsive layout now works fine. I see 3 cols of icons in the vertical view of the ipad pro and 4 in the horizontal view. What is still missing?</p>
<p>The logo &#8211; provide a user/pass in a private reply so I can take a look at what&#8217;s going on in the theme options.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34465</guid>
					<title><![CDATA[Reply To: Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34465</link>
					<pubDate>Mon, 23 Dec 2019 08:34:18 +0000</pubDate>
					<dc:creator>b-jou</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34467</guid>
					<title><![CDATA[Reply To: Responsive column resizing and Spacing]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/responsive/#post-34467</link>
					<pubDate>Mon, 23 Dec 2019 08:54:26 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again, let&#8217;s keep the discussion in 1 thread only, please. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
I replied in the other one.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

