Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1400823
    fabipaolini
    Participant

    Hi!
    I have embedded an ActiveCampaign form on the site using a short code [activecampaign form=1]
    However, the form ends up on one column and I need it on 2. I tried adding this code, but it didn’t work. Any suggestions?

    .x-subscribe-form {
        max-width: 700px !important;
    }
    
    .x-subscribe-form fieldset {
        display: inline;
    }
    
    .x-subscribe-form input[type="submit"] {
        margin-top: 0;
    }
    .x-subscribe-form fieldset {vertical-align: top;}
    .x-subscribe-form input[type="submit"] {height: 50px;}
    .x-subscribe-form {
        text-align: center;
    }
    
    #1401040
    Jade
    Moderator

    HI there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

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