<?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 Formatting Checkboxes in Tips, Tricks &amp; Best Practices</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/952970#M5209</link>
    <description>&lt;P&gt;I've created a custom property comprised of four checkboxes.&amp;nbsp;These checkboxes are displayed vertically, but I'd rather display them horizontally.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kburnett_0-1712007005288.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/114281i9811941223CEAF4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kburnett_0-1712007005288.png" alt="kburnett_0-1712007005288.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I display those checkboxes horizontally?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2024 21:30:56 GMT</pubDate>
    <dc:creator>kburnett</dc:creator>
    <dc:date>2024-04-01T21:30:56Z</dc:date>
    <item>
      <title>Formatting Checkboxes</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/952970#M5209</link>
      <description>&lt;P&gt;I've created a custom property comprised of four checkboxes.&amp;nbsp;These checkboxes are displayed vertically, but I'd rather display them horizontally.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kburnett_0-1712007005288.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/114281i9811941223CEAF4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kburnett_0-1712007005288.png" alt="kburnett_0-1712007005288.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I display those checkboxes horizontally?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 21:30:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/952970#M5209</guid>
      <dc:creator>kburnett</dc:creator>
      <dc:date>2024-04-01T21:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Checkboxes</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953019#M5212</link>
      <description>&lt;P&gt;Hard to say from a screenshot. We would need to see the page in question to examine the CSS on page to be able to advise what needs to be updated.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 00:31:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953019#M5212</guid>
      <dc:creator>Ben_M</dc:creator>
      <dc:date>2024-04-02T00:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Checkboxes</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953295#M5216</link>
      <description>&lt;P&gt;The page in question?&lt;/P&gt;&lt;P&gt;&lt;A href="https://valleypl.com/" target="_blank"&gt;https://valleypl.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't provide CSS from my end due to cross-domain restrictions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's easy to turn a vertical column of checkboxes into a horizontal row of checkboxes using CSS, so if I could do it that way, I would have already done so.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 13:25:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953295#M5216</guid>
      <dc:creator>kburnett</dc:creator>
      <dc:date>2024-04-02T13:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Checkboxes</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953381#M5217</link>
      <description>&lt;P&gt;While the checkboxes are in a flex container, they are inheriting a display:block override from a parent container. If you set the "&lt;SPAN&gt;hs-form__field__options__container" class to display:flex instead of display:block the options should go horizontally instead of vertically.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 15:22:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953381#M5217</guid>
      <dc:creator>Ben_M</dc:creator>
      <dc:date>2024-04-02T15:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Checkboxes</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953394#M5218</link>
      <description>&lt;P&gt;I can't find any place in Hubspot to apply custom css to a Hubspot CTA or Form.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 15:32:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953394#M5218</guid>
      <dc:creator>kburnett</dc:creator>
      <dc:date>2024-04-02T15:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Checkboxes</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953399#M5219</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/631186"&gt;@kburnett&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I can't find any place in Hubspot to apply custom css to a Hubspot CTA or Form.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Custom CSS can only be applied from your page on the website, not from within Hubspot. For advanced CSS customizations of forms you should be setting all of your forms as raw html from from the style tab and then performing all customizations from your website where those options are available. If you don't do this, unfortunately your forms will be constrained by the editing limitations within the Hubspot editor.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 15:39:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Formatting-Checkboxes/m-p/953399#M5219</guid>
      <dc:creator>Ben_M</dc:creator>
      <dc:date>2024-04-02T15:39:08Z</dc:date>
    </item>
  </channel>
</rss>

