Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1301723
    bletek
    Participant

    Guys,
    On http://musicbymikeallen.com down below the masthead slider I have a mailchimp form with too much top/bottom padding/margin.
    how do I decrease this.

    Thanks
    R

    #1301746
    bletek
    Participant

    I’m also trying to get the field widths wider and align it center in the column.

    #1301961
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .home #x-section-3 {
        padding: 0 !important;
    }
    .home #x-section-3 .x-column {
        display: block !important;
    }

    Let us know how this goes!

    #1301993
    bletek
    Participant

    Perfect. Thanks!

    You guys are the best.

    R

    #1302057
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Happy holidays 🙂

  • <script> jQuery(function($){ $("#no-reply-1301723 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>