Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1295435
    EMCS
    Participant

    Hi guys,

    Since the mailchimp addon doesn’t include extra input fields, i tried embedding the mailchimp code itself to a page on the website. All goes well, except for the birthday input fields. I’ve tried alot of things, but they won’t display inline properly as you can see here: http://www.vergaderlocatie-eindhoven.nl/nieuwsbrief/

    So that’s my question. Do you guys know how i can get them inline properly?

    Thanks in advance for the help,

    regards,

    Tommy

    #1295470
    Paul R
    Moderator

    Hi Tommy,

    Thanks for writing in!

    You can try adding this under Custom > Edit Global CSS in the Customizer.

    
    .datefield br {
       display:none;
    }
    

    Hope that helps.

    #1295605
    EMCS
    Participant

    That worked like a charm! Thanks. 🙂

    #1295616
    Darshana
    Moderator

    Glad we were able to help 🙂

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