Site logo

[Resolved] How to center ConvertKit form in footer widget 1?

Home Forums Support [Resolved] How to center ConvertKit form in footer widget 1?

Home Forums Support How to center ConvertKit form in footer widget 1?

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by Ying.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2168406
    Matthew

    I have my ConvertKit form in footer widget 1. How do I center it?

    #2168409
    Ying
    Staff
    Customer Support

    Hi Matthew,

    Try this CSS:

    .footer-widget-1 form.seva-form.formkit-form {
        margin-left: auto;
        margin-right: auto;
    }
    #2168411
    Matthew

    Thanks!

    #2168414
    Ying
    Staff
    Customer Support

    You are welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.