<?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: Visual Composer Post Grid Element</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/feed/</link>
		<description></description>
		<pubDate>Mon, 24 Aug 2026 19:25:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30474</guid>
					<title><![CDATA[Visual Composer Post Grid Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30474</link>
					<pubDate>Sun, 27 Nov 2016 16:48:57 +0000</pubDate>
					<dc:creator>nancyverdi</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I&#8217;m trying to overwrite the image in Post Grid element.  In the post grid settings &gt; image tab, I choose &#8220;custom&#8221; image cropping.  When I set width and height to 200px it makes the images larger. It seems like the only way to make the images smaller is to reduce the size of the column, which I don&#8217;t want to do.<br />
see it here: <a href="http://casa.hummingbirdwebdesign.com/" rel="nofollow">http://casa.hummingbirdwebdesign.com/</a> scroll to bottom of page.</p>
<p>Thanks,<br />
Nancy</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30483</guid>
					<title><![CDATA[Reply To: Visual Composer Post Grid Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30483</link>
					<pubDate>Mon, 28 Nov 2016 08:52:45 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Nancy!</p>
<p>The images in a grid are always 100% of the column grid. What you are resizing is the thumbnail to be used! </p>
<p>Where is the image grid on this page?? </p>
<p>Make sure you have it there + explain what you are trying to do and I will try my best to help. <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30486</guid>
					<title><![CDATA[Reply To: Visual Composer Post Grid Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30486</link>
					<pubDate>Mon, 28 Nov 2016 11:27:43 +0000</pubDate>
					<dc:creator>nancyverdi</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
Don&#8217;t you see it at the bottom of the landing page &#8211; heading says &#8220;this section is a test&#8221;, before the footer, the widget is set to display posts in 2 columns and its in a row that has column size of 2/3. the thumbnails are really big.  I&#8217;d like them to be much smaller- about 200px square.  Towards the top of the page (under the orange row) I have a Recent Post section on the left, displays in one column.  I&#8217;m trying to swap that out and use a Post Grid to display thumbnails in 2 columns.<br />
thanks,<br />
N</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30492</guid>
					<title><![CDATA[Reply To: Visual Composer Post Grid Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30492</link>
					<pubDate>Tue, 29 Nov 2016 08:55:31 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Oh, I got it, sorry. <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
You need those 200px in widh or height?<br />
So you want them with more spacing between eachother?<br />
You can override the default CSS for the grid on the current page (with page settings -> the cog icon).</p>
<p>Try something like:</p>
<pre><code>.grid_holder .col.span_1_of_2 {
    width: calc(45% - 30px);
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30493</guid>
					<title><![CDATA[Reply To: Visual Composer Post Grid Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30493</link>
					<pubDate>Tue, 29 Nov 2016 08:58:55 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Also remove those 200px sizings you have as they shrink the thumbnail and it ends up being blurry&#8230; <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30545</guid>
					<title><![CDATA[Reply To: Visual Composer Post Grid Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/visual-composer-post-grid-element/#post-30545</link>
					<pubDate>Mon, 05 Dec 2016 13:26:29 +0000</pubDate>
					<dc:creator>nancyverdi</dc:creator>

					<description>
						<![CDATA[
						<p>ok thanks</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

