Tagged: 

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

    After configure the mailchimp and displaying the mailchimp registration form on the website… (placed with layoutbuilder – content – element “mailchimp” – the first field (firstname) is being displayed a bit higher than the other fields of registration. The form itself works perfectly.
    it does not matter if 1/3 of 1/4 width of the column for a field is beeing used.

    Any suggestions?

    #1149408

    Hey Susanne,

    Add this to quick css:

    #avia_1_1,#avia_1_2{
    margin-top:11px!important;
    margin-bottom:0px!important;
    }

    Best regards,
    Jordan Shannon

    #1149412

    great it is now perfect.
    thank you very much :-)

    #1149418

    Hi,

    No problem, I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Horizontal Mailchimp Form: first field displayed a bit higher’ is closed to new replies.