Search results for: admin

iframe cover css

/* HTML link cover styles */ html div#om-{{id}} #iframeCover { display: block; height: 100%; width: 100%;…

om-iframe-conversion-example.html

Double Click Below to Get Started Loading...

om-translate-copied.js

document.addEventListener('om.Main.init', function (evt) { var Strings = evt.detail._utils.strings; // Replace ¡Copiada! below with the text you…

css-buttons.css

html div#om-{{id}} input[type=submit], html div#om-{{id}} button { background: #ff6600 !important; }

css-namespace-footer.css

html div#om-{{id}} .{{ns}}-footer { /* Your custom styles */ }

css-example.css

html div#om-{{id}} [class$="-form"] { /* Your custom styles */ }

plain-css.css

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

WPForms: add field description in notification HTML and plain text emails

With this snippet, you can add a field description in notification emails that are sent to…

1 114 115 116