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
Y
Yendry Leon
using this pattern you can solve the problem:
#_builder-form, .any-form-identifier-element {...your custom css here}
W
WSL Admin
Sales & Marketing does this apply to all forms? I have a service calendar that still has padding applied inline and with the !important tag, making custom styles extremely tedious to apply.
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!
Load More
→