Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1004622
    rmgv2000
    Participant

    Goodday
    my url is http://www.conciencia-coaching.nl

    See pic nr 1. In this pirate form I would like to align the button ‘Bericht verzenden’ with the form fields to left.

    Can you help me please?

    #1004629
    Christopher
    Moderator

    Hi there,

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

    button#pirate-forms-contact-submit {
        float: left;
    }

    Hope it helps.

    #1006717
    rmgv2000
    Participant

    Worked great!!!!

    Thanks!

    #1006738
    Paul R
    Moderator

    You’re welcome! 🙂

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