Option to Remove ALL Padding from embedded forms
complete
D
Dexx - ProfitSystems
It's absolutely awful that embedded forms have no ability for us to remove the padding which can cause issues with how the forms render in other sites causing unwanted gaps in the content before and after the form, not to mention how it appears in mobile etc.
Ideally we'd have a fully HTML form embed option but for some reason even that basic feature of most platforms with form building capability hasnt existed...
Log In
R
Ryan Moore
I've been working with the latest form builder stuff and yeah, awesome! Very nice that this point was implemented so well. In the form designer it doesn't seem to SHOW it as well as it does once the form is used but still, super improved!
S
Sales & Marketing
complete
Z
Zak Albertson
Sales & Marketing NO WAY! This is such a good update lol
A
Allen Doss
Padding on left and right despite removing all still looks awful on mobile.
N
Nathan Householder
Ok Daniel Admin, where are we at with this?
A
Alicia Stanhope
YESSSSSSS!!!! Agree.
K
Ky Fike
In the form builder, add this custom CSS to the form:
#_builder-form,
#_builder-form > div.extra-top-padding {
padding: 0 !important;
}
I believe that will resolve your issues!
Connect on LinkedIn for more ghl content coming soon :)
S
Sales & Marketing
planned
D
Daniel Admin
Heard!
S
Steve Calogera
This one thing alone prevents from adapting HL agency-wide.
Z
Zak Albertson
OOF. This is gnarly inside of webflow. Takes up like 400 pixels extra of white space for absolutely no reason.
added class to code embed and set top margin to -75px and bottom margin to -185px and worked. But messy
M
Mark Pavlovets
Zak Albertson yeah was tripped up with this too
Load More
→