Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1065928

    Hi,

    On my website I am using the Mailchimp Pop up form. However, the checkbox on the form is not aligned with the text. How can I put the text and the textbox on the same lign?

    Thank you in advance!
    Best,
    Anton

    #1066293

    Hey tonydobrevski,

    Please try the following in Quick CSS under Enfold->General Styling:

    ul.radioCheckboxContainer li label {
        display: inline;
    }

    Best regards,
    Rikard

    #1066353

    Hi Rikard,

    Unfortunately this didn’t change anything. Is there anything else I can do.

    Best,
    Anton

    #1066789

    Hi,

    Did you delete the old CSS and JS files under Enfold->Performance? Did you add !important after the argument?

    Best regards,
    Rikard

    #1067361

    Hi Rikard,

    I added !important and still nothing happened. I don’t have any old CSS related to checkboxes. What should I delete from the JS files? (can I do it in the child theme after copying the folder?)

    Thank you in advance!
    Best,
    Anton

    #1067934

    Hi Anton,

    Where can I find the popup? I am not seeing the issue.

    Best regards,
    Victoria

    #1067957
    This reply has been marked as private.
    #1068348

    Hi Anton,

    Best regards,
    Victoria

    #1070299

    Hi Viktoria,

    Thank you very much!

    Best,
    Anton

    #1070431

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Mailchimp pop up form – align label and checkbox’ is closed to new replies.