[Resolved] Putting Mailchimp form correctly in right sidebar widget

Home Forums Support [Resolved] Putting Mailchimp form correctly in right sidebar widget

Home Forums Support Putting Mailchimp form correctly in right sidebar widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1446689
    kyle

    Good morning gents & ladies,

    I am currently having issues with my mailchimp form on my blog page. It seems to be right on the edge of the side bar. Can you help me centre it correctly?

    #1446833
    David
    Staff
    Customer Support

    Hi there,

    thats because your Customizer > Layout > Sidebar –> Padding is set to 0 on top and right.

    You can also add this CSS to make the Fields stack:

    .mc4wp-form-fields {
        flex-direction: column;
    }
    #1448242
    kyle

    Thanks a mil David, I updated the padding.

    #1448406
    David
    Staff
    Customer Support

    Glad to hear that

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