<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Make RSS Feed Module three equal columns in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361097#M18014</link>
    <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/55480"&gt;@jonchim&lt;/a&gt; ! That is working to put it in columns, but I don't have any clue how to change the floats. Can you give me the code for that as well please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227" target="_blank"&gt;https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Aug 2020 13:50:35 GMT</pubDate>
    <dc:creator>lbrochstein</dc:creator>
    <dc:date>2020-08-11T13:50:35Z</dc:date>
    <item>
      <title>Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/360830#M17992</link>
      <description>&lt;P&gt;Hello there. I am trying to make the RSS feed module show in three equal columns on the homepage of my website. I have searched for an answer, but can't find one. Is there an easy way to make this change?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the link -&amp;nbsp;&lt;A href="https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227" target="_blank"&gt;https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 17:35:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/360830#M17992</guid>
      <dc:creator>lbrochstein</dc:creator>
      <dc:date>2020-08-10T17:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361084#M18013</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/138698"&gt;@lbrochstein&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do this via flex or grid, once you apply these styles something like the below you'll have to change the floats on the featured image that its pulling so that it sits on top of the title.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="styles-section matched-styles monospace" tabindex="-1" role="treeitem" aria-label=".hs-rss-module.feedreader_box.hs-hash-2114904399, css selector"&gt;
&lt;DIV class="styles-section-title styles-selector"&gt;
&lt;DIV&gt;&lt;SPAN class="selector"&gt;&lt;SPAN class="simple-selector"&gt;.hs-rss-module .hs-rss-item&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="sidebar-pane-open-brace"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="webkit-css-property" style="font-family: inherit;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; width&lt;/SPAN&gt;&lt;SPAN class="styles-name-value-separator" style="font-family: inherit;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value" style="font-family: inherit;"&gt;33%&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="sidebar-pane-closing-brace"&gt;}&lt;/DIV&gt;
&lt;DIV class="sidebar-pane-closing-brace"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="styles-section matched-styles monospace" tabindex="-1" role="treeitem" aria-label=".hs-rss-module.feedreader_box.hs-hash-2114904399, css selector"&gt;
&lt;DIV&gt;
&lt;DIV class="styles-section-title styles-selector"&gt;
&lt;DIV&gt;&lt;SPAN class="selector"&gt;&lt;SPAN class="simple-selector selector-matches"&gt;.hs-rss-module&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="sidebar-pane-open-brace"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="style-properties matched-styles monospace"&gt;
&lt;DIV class="tree-outline-disclosure"&gt;
&lt;P&gt;&lt;SPAN class="webkit-css-property"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;display&lt;/SPAN&gt;&lt;SPAN class="styles-name-value-separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value"&gt;flex&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="webkit-css-property"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; flex-wrap&lt;/SPAN&gt;&lt;SPAN class="styles-name-value-separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value"&gt;wrap&lt;/SPAN&gt;;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="sidebar-pane-closing-brace"&gt;}&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 11 Aug 2020 13:11:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361084#M18013</guid>
      <dc:creator>jonchim</dc:creator>
      <dc:date>2020-08-11T13:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361097#M18014</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/55480"&gt;@jonchim&lt;/a&gt; ! That is working to put it in columns, but I don't have any clue how to change the floats. Can you give me the code for that as well please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227" target="_blank"&gt;https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 13:50:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361097#M18014</guid>
      <dc:creator>lbrochstein</dc:creator>
      <dc:date>2020-08-11T13:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361238#M18030</link>
      <description>&lt;P&gt;Jey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/138698"&gt;@lbrochstein&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I added a little to &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/55480"&gt;@jonchim&lt;/a&gt; 's CSS. not sure if this is the look you're going for but wortha shot:&lt;/P&gt;
&lt;PRE&gt;.hs-rss-module .hs-rss-item {&lt;BR /&gt;&lt;SPAN class="webkit-css-property" style="font-family: inherit;"&gt;width&lt;/SPAN&gt;&lt;SPAN class="styles-name-value-separator" style="font-family: inherit;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value" style="font-family: inherit;"&gt;33%&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;;&lt;/SPAN&gt;
  display: flex; /*make the parent a flex container*/
  flex-direction: column; /*display the content in a column*/
}

.hs-rss-item-text {
  order: 2; /*reorder the position of the text block*/
}

.hs-rss-module .hs-rss-item .hs-rss-item-image-wrapper{
  width: unset; /*reset the width of the image*/
  padding-right: 20px; /*padding to match the etxt block*/
  order: 1; /*reorder the position of the img wrapper block*/
}

.hs-rss-module {
  display: flex;
  flex-wrap: wrap;
}
&lt;/PRE&gt;</description>
      <pubDate>Tue, 11 Aug 2020 20:49:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361238#M18030</guid>
      <dc:creator>Kevin-C</dc:creator>
      <dc:date>2020-08-11T20:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361245#M18032</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/73772"&gt;@Kevin-C&lt;/a&gt;&amp;nbsp;That is great! Now, I just need the images to be a bit larger. Same size as the column width and centered aligned over the columns....&lt;/P&gt;&lt;P&gt;Thank you so much for all the help!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 21:03:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361245#M18032</guid>
      <dc:creator>lbrochstein</dc:creator>
      <dc:date>2020-08-11T21:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361254#M18034</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/138698"&gt;@lbrochstein&lt;/a&gt; Glad it helped!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you say large my designer eye twitches! Lol&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your images are set to 100% (since we "unset" the width) of its parent container, the column. The columns are set to 33% of the parent container. So if you want larger images you'll have to increase the size of the parent container. To do that you must increase the size of, or change the max-width of the top most "&lt;STRONG&gt;row-fluid&lt;/STRONG&gt;" of the associated content block in your template (i'm not sure of a more concise way of saying that…).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I'm not sure what tools you're using to modify your templates, be it the drag and drop layout tool or hubl + html templates.&lt;/P&gt;
&lt;P&gt;If using the design manager look for the row with your custom modules. Add a custom css class or inline styling to the block.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If using hubl + html look for this clode block:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;div class="row-fluid-wrapper row-depth-1 row-number-59 dnd-section dnd_area_main_banner-row-10-padding"&amp;gt;…&lt;/PRE&gt;
&lt;P&gt;and add an inline style to modify. Like so:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;div class="row-fluid-wrapper row-depth-1 row-number-59 dnd-section dnd_area_main_banner-row-10-padding" &lt;STRONG&gt;style="max-width: 1366px"&lt;/STRONG&gt;&amp;gt;&lt;/PRE&gt;
&lt;P&gt;Or add a css class to handle this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;div class="row-fluid-wrapper row-depth-1 row-number-59 dnd-section dnd_area_main_banner-row-10-padding &lt;STRONG&gt;my-newclass&lt;/STRONG&gt;"&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;.my-new-class {
  max-with:  1366px!important;/* important may not be needed */
}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For scalability and maintenance I would opt for the additional class option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 21:37:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361254#M18034</guid>
      <dc:creator>Kevin-C</dc:creator>
      <dc:date>2020-08-11T21:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361255#M18035</link>
      <description>&lt;P&gt;For good measure: Your templates are using a custom css framework. You'll see the "dnd-…" everywhere. This framework might have a class designed to do exactly what I just mentioned!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 21:39:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361255#M18035</guid>
      <dc:creator>Kevin-C</dc:creator>
      <dc:date>2020-08-11T21:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361260#M18036</link>
      <description>&lt;P&gt;I found the dnd file, but couldn't really understand it!&amp;nbsp;&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://community.hubspot.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you look at the page, the featured image is super small. It's doing what is supposed to do, but it is tiny....&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227" target="_blank"&gt;https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 22:03:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361260#M18036</guid>
      <dc:creator>lbrochstein</dc:creator>
      <dc:date>2020-08-11T22:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361272#M18037</link>
      <description>&lt;P&gt;Ah thats my bad. We need to overwrite the image container size rather than just unset it. Ive updated the css below:&lt;/P&gt;
&lt;PRE&gt;.hs-rss-module .hs-rss-item {
  width: 33%;
  display: flex; /*make the parent a flex container*/
  flex-direction: column; /*display the content in a column*/
}

.hs-rss-item-text {
  order: 2; /*reorder the position of the text block*/
}

.hs-rss-module .hs-rss-item .hs-rss-item-image-wrapper{
  width: 100%!important; /*reset the width of the image*/
  padding-right: 20px; /*padding to match the etxt block*/
  order: 1; /*reorder the position of the img wrapper block*/
}

.hs-rss-module {
  display: flex;
  flex-wrap: wrap;
}&lt;/PRE&gt;
&lt;P&gt;The order the css is loaded is what'll cause this. If this doesn't fix it, you now know that its the "hs-rss-item-image-wrapper" that needs modified. Specifically the width property.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 22:42:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361272#M18037</guid>
      <dc:creator>Kevin-C</dc:creator>
      <dc:date>2020-08-11T22:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361441#M18056</link>
      <description>&lt;P&gt;That's getting there!! Now, the problem is the wrap within the column. It doesn't go all the way across. Maybe it's because of the size of the columns? Not sure, but the images are good, although I would love them to be the same size all the way across.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really appreciate the help you are giving me!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227" target="_blank"&gt;https://www.warmcommerce.com/?hs_preview=FtqwLBoe-31347187227&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 13:13:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361441#M18056</guid>
      <dc:creator>lbrochstein</dc:creator>
      <dc:date>2020-08-12T13:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361487#M18058</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/138698"&gt;@lbrochstein&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add this:&lt;/P&gt;
&lt;PRE&gt;.hs-rss-item-text {
  order: 2; /*reorder the position of the text block*/
&lt;STRONG&gt;  width: 100%!important;&lt;/STRONG&gt;
}
&lt;/PRE&gt;</description>
      <pubDate>Wed, 12 Aug 2020 14:52:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361487#M18058</guid>
      <dc:creator>Kevin-C</dc:creator>
      <dc:date>2020-08-12T14:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361497#M18059</link>
      <description>&lt;P&gt;Worked on the first one, but not the second! Also, is there a way to get the images to all be the same size as the first image?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 15:06:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361497#M18059</guid>
      <dc:creator>lbrochstein</dc:creator>
      <dc:date>2020-08-12T15:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Make RSS Feed Module three equal columns</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361504#M18060</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/138698"&gt;@lbrochstein&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue is that the images are acutally different sizes adn aspect ratios. See below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screeenshot - 2020-08-12 at 11.11.19 AM.png" style="width: 300px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/30222i7C5028762A4F083A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screeenshot - 2020-08-12 at 11.11.19 AM.png" alt="Screeenshot - 2020-08-12 at 11.11.19 AM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screeenshot - 2020-08-12 at 11.11.09 AM.png" style="width: 264px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/30223iBBE5724C0D642832/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screeenshot - 2020-08-12 at 11.11.09 AM.png" alt="Screeenshot - 2020-08-12 at 11.11.09 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Consistancy from the author/designer will fix this&lt;/U&gt;&lt;/STRONG&gt;. But a fall back would be to add a 'max-height' to the image wrapper class adn 'overflow: hidden'.&lt;/P&gt;
&lt;PRE&gt;max-height: 240px;
overflow: hidden;&lt;/PRE&gt;
&lt;P&gt;That might sound harsh but ensuring the correctly formatted assets is not only important for the UX, but more importantly the page performance. "Quality in quality out" as they say. &lt;EM&gt;To illustrate: The chains image is ~1.25mb vs the other image that is ~551kb.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the &lt;A href="https://developers.google.com/web/tools/lighthouse" target="_blank" rel="noopener"&gt;lightouse&lt;/A&gt; tool from google to audit this and even get great fixes and insihts!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 15:25:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Make-RSS-Feed-Module-three-equal-columns/m-p/361504#M18060</guid>
      <dc:creator>Kevin-C</dc:creator>
      <dc:date>2020-08-12T15:25:53Z</dc:date>
    </item>
  </channel>
</rss>

