• Hi –

    I found a widget to put the optin form in my footer, but there is a negative space above the form for some reason. Is there a way to remove this?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi,

    It’s the padding on the container, since by default there’s a background on the container. But since you went with the same background as the background of the whole footer it looks odd.

    Just add this in WP Admin > Appearance > Customize > Additional CSS:

    #optinforms-form5 { padding: 0; }
    #optinforms-form5-container-left { margin: 0; }
Viewing 1 replies (of 1 total)
  • The topic ‘Negative Space Above Name Fields’ is closed to new replies.