Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1059134
    SixIT
    Participant

    Hi there,

    I’m trying to align the mailchimp submit button with the email fieldset so they are both the same height and aligned horizontally (please see photoshopped screenshot).

    The URL is http://9c1.8fe.myftpupload.com/

    Many thanks!

    #1059147
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    input#x_subscribe_form_email {
        margin-bottom: 0;
    }
    input.submit.x-btn.x-btn-flat.x-btn-square {
        padding: 0.363em 1.125em;
        border-radius: 3px;
    }

    Hope that helps.

    #1059245
    SixIT
    Participant

    That’s worked perfectly! Thanks a lot!

    #1059247
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

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