plain-css.css

html div#om-{{id}} * { /* Anything inside here will be applied to all elements within your OptinMonster campaign */ }Continue reading

iframe cover css

/* 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