Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You can force apply CSS using 3 methods.1) Create a token and place it at the bottom of your page template. Then you can input the CSS into the token and it should be appled instead of the marketo default as its read last.2) You can go to the form and there is an option to insert custom CSS. (edit f...
Never mind I worked it out in the end. I just override the CSS for the forms using an HTML box on the page and !important tags
I have another question.If I want the same form to appear on 2 different pages but the fields be different lengths on each one... how can I do this?regardsAdam
Thanks Alok.I will look into this and try and see what I can do with it.
HelloCan anyone help me on this. I want to make a mobile friendly version of a webpage where its a single column that expands to fit the width of the screen. Is there way to set the width of the form to be 100% of the screen or its container (for example a table of DIV). I need the lable and answer...