What is this?
This is a form embed test page
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In vel purus ac erat venenatis egestas a quis mi. Duis non sodales erat. Mauris dignissim tincidunt vestibulum. Donec accumsan felis ut rhoncus congue. Cras mi felis, tincidunt et posuere a, auctor at nisi. Pellentesque dapibus tempor elit, vitae laoreet quam euismod in. Interdum et malesuada fames ac ante ipsum primis in faucibus.
Existing form
Simple embed
Full embed
New test form (21/01/25)
Simple embed
Styling seems pretty straightforward. This is the CSS for the above form:
#formTwoA form { background-color:orange!important; } #formTwoA form input { font-size: 22px!important; border-radius:30px!important; padding-left:20px!important; }
I added a specific ID to each form on this page, to allow for individual styling of each form. However, we could just add a whole bunch of generic form styles targeting all embedded ActiveCampaign forms.