html div#om-{{id}} * { /* Anything inside here will be applied to all elements within your OptinMonster campaign */ }Continue reading
html div#om-{{id}} [class$=”-form”] { /* Your custom styles */ }Continue reading
html div#om-{{id}} .{{ns}}-footer { /* Your custom styles */ }Continue reading
html div#om-{{id}} input[type=submit], html div#om-{{id}} button { background: #ff6600 !important; }Continue reading
/* HTML link cover styles */ html div#om-{{id}} #iframeCover { display: block; height: 100%; width: 100%; position: absolute; } /* Sample styling for text instructions */ html div#om-{{id}} #formInstructions { text-align: center; font-weight: bold; }Continue reading
div#om-{{id}} *:focus { outline: none; }Continue reading
#om-{{id}}-success button.{{ns}}-CloseButton { /* Your Custom Styles */ }Continue reading
#om-{{id}}-optin button.{{ns}}-CloseButton { /* Your Custom Styles */ }Continue reading