Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @carolinebogart – If you don’t want the headline simply delete the title field and it will not be shown. The white space is the popup themes padding and editing your theme and sliding the slider to 0 will remove that.

    After you do that you will need to style your GForm to have no margin and 100% width.

    #gform_wrapper_5 { margin: 0; max-width: 100%; width: 100%; }

    Your probably better off setting the bg color of the form to transparent and the bg of the popup to the pink color. But either will work.

Viewing 1 replies (of 1 total)
  • The topic ‘reduce margin’ is closed to new replies.