plain-css.css
html div#om-{{id}} * { /* Anything inside here will be applied to all elements within your OptinMonster campaign */ }Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
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
document.addEventListener(‘om.Main.init’, function (evt) { var Strings = evt.detail._utils.strings; // Replace ¡Copiada! below with the text you wish to use. Strings[‘Copied!’] = ‘¡Copiada!’; });Continue reading
function wpcb_hide_admin_notices() { ?>Continue reading
Double Click Below to Get Started Loading…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