How can I reduce padding and white space around forms in GoHighLevel software?

By | July 19, 2023

How do I get the padding down on forms? So much white space around it, but all padding is set to zero. I know there are a handful of simple CSS snippets out there. Am I missing something in the form builder?



The original post in the GoHighLevel Official Facebook group asks for help on reducing the padding around forms in the software. The user mentions that despite setting the padding to zero, there is still a significant amount of white space around the form. They are aware that there are CSS snippets available to address this issue but are wondering if they are missing something in the form builder.

Reducing the padding on forms in GoHighLevel can be achieved by using custom CSS snippets. While the user indicates that they have already set the padding to zero, it appears that there might be another CSS property affecting the form's layout. It is possible that there are other padding or margin values set elsewhere in the stylesheet that are overriding the zero padding setting.

To resolve this issue, it is recommended to inspect the form element in the browser's developer tools to identify the CSS properties that are contributing to the excess white space. Once identified, those properties can be overridden or adjusted using custom CSS snippets.

For further assistance and more specific insights, readers are encouraged to check the comments section below the article or refer to the source link for any updates or responses related to this topic.


Source

One thought on “How can I reduce padding and white space around forms in GoHighLevel software?

  1. Simon Wen-Yi Huang

    Try setting negative paddings? dunno if it works…but i agree the page builder still needs some UI & UX improvements…

Comments are closed.