Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1244634
    yhshin1020
    Participant

    Hey,

    I have a convert plug info bar at the bottom of my website, but the email newsletter form is out of alignment.

    See the picture below.

    When I’m editing and customising the form on the convertplug editor, it looks fine but as soon as I make it live the problem persissts.

    is there a way to make the height equal via css or something?

    Thanks.

    #1244639
    yhshin1020
    Participant
    This reply has been marked as private.
    #1244803
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To make the height equal via css, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .cp-info-bar .cp-form-layout-3 .cp-form-field.enable-field-attached .cp-input, 
    .site .cp-slidein .cp-form-layout-3 .cp-form-field.enable-field-attached .cp-input {
        border: none;
        max-height: 38px;
    }

    Hope this helps. Kindly let us know.

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