<?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: Different field width in Lead Capture Tools</title>
    <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/194479#M1479</link>
    <description>&lt;P&gt;Great!&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.hubspot.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jun 2018 20:30:12 GMT</pubDate>
    <dc:creator>Phil_Vallender</dc:creator>
    <dc:date>2018-06-19T20:30:12Z</dc:date>
    <item>
      <title>Different field width</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/194086#M1466</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is the width of each field different? "Phone Number" and "Email" are longer than "Company Name" and this field is longer than the drop-down fields that come below. Also, the First and Last Name have different widths:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-06-16 at 11.03.16.png" style="width: 397px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/9979iEB4E99284618DABE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-06-16 at 11.03.16.png" alt="Screen Shot 2018-06-16 at 11.03.16.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already tried to insert different snippets of code, but none of them have worked so far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;hbspt-form input[name="lastname"],
.hbspt-form input[name="firstname"]
{
    width: calc(50% + 94px);
}
.hbspt-form input[name="email"],
.hbspt-form input[name="phone"]
 {
    width: calc(95% - 26px);
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;.hs-form fieldset {
max-width: none!important;
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What else can I try?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link to the page where you can find the form:&amp;nbsp;&lt;A href="https://autotrip.co.uk/free-trial-gps-mileage-tracking-device/" target="_blank"&gt;https://autotrip.co.uk/free-trial-gps-mileage-tracking-device/&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jun 2018 10:47:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/194086#M1466</guid>
      <dc:creator>nunoautotrip</dc:creator>
      <dc:date>2018-06-16T10:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Different field width</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/194301#M1474</link>
      <description>&lt;P&gt;Hi Nuno,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My dev has suggested you try the following:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;fieldset input, fieldset select, fieldset textarea {
   width: 100% !important;
   box-sizing: border-box;
}&lt;/PRE&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 07:52:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/194301#M1474</guid>
      <dc:creator>Phil_Vallender</dc:creator>
      <dc:date>2018-06-19T07:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Different field width</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/194310#M1475</link>
      <description>&lt;P&gt;Thanks a lot, it worked! All the best. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 09:11:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/194310#M1475</guid>
      <dc:creator>nunoautotrip</dc:creator>
      <dc:date>2018-06-19T09:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Different field width</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/194479#M1479</link>
      <description>&lt;P&gt;Great!&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.hubspot.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 20:30:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/194479#M1479</guid>
      <dc:creator>Phil_Vallender</dc:creator>
      <dc:date>2018-06-19T20:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Different field width</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/287929#M3127</link>
      <description>&lt;P&gt;Sorry but where do you put that code?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 09:48:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Different-field-width/m-p/287929#M3127</guid>
      <dc:creator>KirstenTange</dc:creator>
      <dc:date>2019-08-26T09:48:14Z</dc:date>
    </item>
  </channel>
</rss>

