Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #577345

    I want to use the inline field labels in the Mailchimp Signup form. The inline labels are appearing in Chrome, but not in Firefox. I am using Firefox 44.0.

    #579410

    Hi 1039 Online!

    Please add this in the Quick CSS field:

    #top .main_color .input-text, #top .main_color input[type="text"], #top .main_color input[type="input"], #top .main_color input[type="password"], #top .main_color input[type="email"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color textarea, #top .main_color select {
        padding: 0 20px 0 5px;
    }

    Regards,
    Ismael

    #579757

    That worked great. Thanks, Ismael.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mailchimp Signup Inline labels not display in Firefox’ is closed to new replies.