Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi, I am facing an issue while using select fields in the Marketo Form, if the option value is larger than the select box width then the options box width expand accordingly, and look wider than the select field area. Is there something we can control the width of the option values box? Attaching a ...
Hi @Christine_LeBla, Yes, we can add a thumbnail in the dropdown using a plugin or can directly use in the options as well, it totally depends upon the design, can you share design once? Thanks!
Hi @MartinZ1 , If you are using a Marketo form, then you can also achieve this by using Form settings and can use any follow up url there. Please share the LP URL in case of any confusion. Thanks!
Hi @Livia008, There are some issues in the mso hacks, could you please check those once? Let me know if still not fixed. Thanks!
Hi @neha-saxena-SE Might be there some scripting or loading issue, please check your assets again.
Hi @Tom_Liolios4 , Ideally for the calendar token we don't need to put in hyperlink, we can direct use this token in the text. Because it's already having URL, so if we use this token in hyperlink then it won't work. Let me know in case of any concerns. Thanks!Jasbir
For the Add the below CSS ---.mktoFieldDescriptor.mktoFormCol { width: calc(100% / 2)!important; padding: 0 15px 0 0;}.mktoFormRow .mktoFormCol:nth-child(2) { padding: 0 !important;}.mktoOffset { display: none !important;}.mktoFormCol:nth-last-child(2):first-child { width: 100% !impo...
Thank you guys, I will create a new smart campaign then check it. Thanks!Jasbir
Hi @sgianaca , Try to use the complete URL once, not only image name and extension. Thanks!Jasbir
Hi @Mike_TS , For this page - https://marketo-conversion--marketing-stage.netlify.app/leagues-and-clubs/signup Add this CSS --- .mktoFieldDescriptor.mktoFormCol { width: calc(100% / 2)!important; padding: 0 15px 0 0;}.mktoFormRow .mktoFormCol:nth-child(2) { padding: 0 !important;}.mktoForm...