<?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: How Edit Line Spacing in Forms in Lead Capture Tools</title>
    <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/928426#M11047</link>
    <description>&lt;P&gt;Where do you find the CSS Box Model?&amp;nbsp; There is no design tab on the form.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2024 18:15:06 GMT</pubDate>
    <dc:creator>MBHowell</dc:creator>
    <dc:date>2024-02-23T18:15:06Z</dc:date>
    <item>
      <title>How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/748658#M8706</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone suggest me how I can add extra spacing between lines/categories in forms?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 06:51:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/748658#M8706</guid>
      <dc:creator>GBabayan</dc:creator>
      <dc:date>2023-01-30T06:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/748675#M8707</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/154779"&gt;@GBabayan&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;you can add extra spacing between lines/categories in forms by using CSS. You can access the form's CSS editor in the form's design tab and add the following CSS code:&lt;/P&gt;
&lt;P&gt;.hs-form .hs-form-field {&lt;BR /&gt;margin-bottom: 30px;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;This will add 30 pixels of space between each form field. You can adjust the value of "30px" to increase or decrease the amount of space.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 08:10:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/748675#M8707</guid>
      <dc:creator>himanshurauthan</dc:creator>
      <dc:date>2023-01-30T08:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/748702#M8708</link>
      <description>Hi,&lt;BR /&gt;Thank you, I tried but no change.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jan 2023 09:04:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/748702#M8708</guid>
      <dc:creator>GBabayan</dc:creator>
      <dc:date>2023-01-30T09:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/748773#M8709</link>
      <description>&lt;P&gt;They can add extra spacing between lines/categories in your HubSpot forms by using the CSS Box Model. &lt;BR /&gt;And the CSS Box Model provides them with the ability to add padding, margins, and borders to your HTML elements. To add extra spacing between lines/categories, they can use the padding property. The syntax for padding is:&lt;/P&gt;
&lt;P&gt;padding: &amp;lt;top&amp;gt; &amp;lt;right&amp;gt; &amp;lt;bottom&amp;gt; &amp;lt;left&amp;gt;&lt;/P&gt;
&lt;P&gt;Example:&lt;BR /&gt;padding: 10px 0 10px 0;&lt;/P&gt;
&lt;P&gt;The above code will add 10px of padding on the top, bottom, left, and right of the element. they can adjust the numbers to add the desired amount of spacing between lines/categories.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 13:15:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/748773#M8709</guid>
      <dc:creator>himanshurauthan</dc:creator>
      <dc:date>2023-01-30T13:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/781067#M9167</link>
      <description>&lt;P&gt;Having the same issue, this suggestion didn't work for me either.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 19:16:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/781067#M9167</guid>
      <dc:creator>KAbel</dc:creator>
      <dc:date>2023-04-12T19:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/876253#M10413</link>
      <description>&lt;P&gt;Hi I don't understand where to add this code. Where are the CSS Box Models located? I don't see that option anywhere on my form editor.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 21:11:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/876253#M10413</guid>
      <dc:creator>NStPierre</dc:creator>
      <dc:date>2023-11-07T21:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/880051#M10457</link>
      <description>&lt;P&gt;Hi, where exactly is the CSS box? where can we put the css styles you gave above? Can you please be more specific? thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 16:22:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/880051#M10457</guid>
      <dc:creator>FBalatero</dc:creator>
      <dc:date>2023-11-15T16:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/928426#M11047</link>
      <description>&lt;P&gt;Where do you find the CSS Box Model?&amp;nbsp; There is no design tab on the form.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 18:15:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/928426#M11047</guid>
      <dc:creator>MBHowell</dc:creator>
      <dc:date>2024-02-23T18:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/1016355#M11816</link>
      <description>&lt;P&gt;are there any answers that work for this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 15:48:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/1016355#M11816</guid>
      <dc:creator>Bailey_Sykes</dc:creator>
      <dc:date>2024-07-25T15:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: How Edit Line Spacing in Forms</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/1154417#M12903</link>
      <description>&lt;P&gt;Can I get in on the "where to add this"? I have tried on my site but doesn't seem to work and also looked everywhere in the form itself with no luck.&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 20:16:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/How-Edit-Line-Spacing-in-Forms/m-p/1154417#M12903</guid>
      <dc:creator>NStocker</dc:creator>
      <dc:date>2025-05-19T20:16:11Z</dc:date>
    </item>
  </channel>
</rss>

