Increase width of HubSpot Form
Hi,
I'm using HubSpot for my forms, I want to increase the width of the form - I'm wanting it to look wider, I've fiddled with the CSS using inspect on chrome. Here are the screenshots:
However, when I copy the CSS to either BeTheme Options -> Custom CSS or Custom CSS on the page it doesn't work. This is the CSS I've tried using:
.hs-form fieldset {
border: 0;
padding: 0;
margin: 0;
max-width: 1000px;
}
Any ideas?
Comments
we did never used this plugin so we don't know how to increase fields width and to do this, you need to contact with plugin's author as he knows own plugin the best.
Thanks!