• Resolved rivers2m

    (@rivers2m)


    For some reason the mailchimp form wont let you click to submit it on mobile devices. Any help is appreciated.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Tracy Levesque

    (@liljimmi)

    ?????? YIKES, Inc. Co-Owner

    Hi @rivers2m

    There is something weird happening with the footer container above the form overlapping it and “covering” it up so you can’t interact with it.

    This should fix it:

    #yikes-mailchimp-container-1 {
        position: relative;
        z-index: 9;
    }

    You may want to add that to the mobile media query.

    PS. Your trailers are super cool!

    Stay well!
    -Tracy

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Submission Not Working’ is closed to new replies.