Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
This was solved by adding the following CSS in case anyone runs into this in the future: .mktoForm textarea.mktoField { position: absolute!important; resize: vertical !important; } Then add this media query so it aligns in mobile @media only screen and (max-width: 480px) { .mktoForm textarea.mkto...
I'm guessing this isn't possible? Should I try a Marketo focused design firm for help with the CSS?
Thanks Sanford! This is the one with my test embed form I'm working with: https://www.m-files.com/en/marketo-test-form
Hello,I've been combing through threads and haven't managed to find this scenario. I'm trying to create an embed form to replace this form:Contact M-Files for Enterprise Information Management (EIM) Solutions And I've gotten this far: https://www.m-files.com/en/marketo-test-form Is this style possib...