Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Some of the logos are also getting knocked off of the image now ☹️.
Hello Community, I am working on a Marketo landing page and have an issue where the text is coming off of an "image" built using CSS.I have researched and tried different methods to format the text, such as using flex-wrap, etc., but am not getting anywhere.Any help would be much appreciated. Please...
Hi Dave, Thank you so much! I was at a loss for how to fix these issues. I really appreciate your help. Maybe this will help others in the future who run into similar issues. 🙂 Here's a screenshot of the "fixed form": Thanks again!LK
I'm also noticing that there appear to be two checkboxes...I did add CSS styling to the LP Template to customize the checkbox, so not sure if that actually ended up creating an extra checkbox or what.
Hello, I am trying to center a button on a Marketo form. I have used the following code but the button is still not centering. Does anyone have any suggestions? .mktoForm { width:100% !important;}.mktoFormRow, .mktoFieldWrap, .mktoButtonRow { width:100% !important;}.mktoForm input[type=url], .m...
Yes, I will do so. Please see the landing page here: http://promos.ovstravel.com/IM---Operational-Testing-Program_SMS-Test-Landing-Page.html Thank you, LK
Hello, I have added a Marketo form to a custom Marketo landing page that was built by an outside development team. The form uses the Dark Theme and I am applying custom code to modify the button's color and alignment on the form. The main problem I am having with the form is that the checkbox is n...
Hello Community! I am reviewing how to use Velocity Script for modifying tokens, content in emails, etc. I came across a script that looks like it might be useful in solving a current problem. We are using a token {{Lead.Sub Partner}} to identify various Sub Partner classes, i.e. Presidential, Chair...
Thank you Sanford. If I'm understanding this correctly, in the root section, the --primary-marketo-font-color/--primary-marketo-button-color and --secondary-marketo-button-color/--secondary-marketo-font-color represent the brand colors that I would enter for our company's clients? :root { --prima...