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

    Hi there,

    I’m not able to create the horizontal form with 2 fields + button.
    I was checking other forum post, but I need your help yet.

    https://snag.gy/qj4Rd6.jpg

    I want to get this design:
    https://snag.gy/t4YLGP.jpg

    could you help to me?
    thanks

    #938851

    Hey izubeldia,
    Try this code in the General Styling > Quick CSS field:

    .avia_ajax_form.avia-mailchimp-form p {
        float: none!important; 
        width: 30%!important; 
        margin: 11px 11px!important; 
        display: inline-block!important; 
    }
    .avia-mailchimp-form input.button {
    background-color: blue!important; 
    }

    Please adjust to suit.
    Expected result:
    2018-04-08_121359

    Best regards,
    Mike

    #940645

    Awesome Mike!

    thanks! it works

    #940705

    Hi,

    I’m glad Mike was able to help, if you need further help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘horizontal form’ is closed to new replies.