finally Achieve Your Desired Growth Goals
Request a Business Breakthrough Session
During this Free Strategy Call you'll discover:
<style>
/* -- The root styles must go in the element of the structure with the name "Form". --*/
.optin__form{
/* Styles applied to all checkboxes */
& .options-wrapper{
& li{
display: flex;
align-items: start;
flex-wrap:nowrap;
}
/* Unique styles for privacy policy checkboxes */
& label[for="form-field-vmwaoi-0"] {
font-size: var(--text-s);
line-height: 100%;
/* Color link */
& a{
color: var(--primary)
}
}
}
}
</style>