Goolge Tag
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(‘js’, new Date()); gtag(‘config’, ‘AW-1070680417’);Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(‘js’, new Date()); gtag(‘config’, ‘AW-1070680417’);Continue reading
(function(w,d,t,r,u) { var f,n,i; w[u]=w[u]||[],f=function() { var o={ti:”343072545″, enableAutoSpaTracking: true}; o.q=w[u],w[u]=new UET(o),w[u].push(“pageLoad”) }, n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function() { var s=this.readyState; s&&s!==”loaded”&&s!==”complete”||(f(),n.onload=n.onreadystatechange=null) }, i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i) }) (window,document,”script”,”//bat.bing.com/bat.js”,”uetq”);Continue reading
(function (g, e, n, es, ys) { g[‘_genesysJs’] = e; g[e] = g[e] || function () { (g[e].q = g[e].q || []).push(arguments) }; g[e].t = 1 * new Date(); g[e].c = es; ys = document.createElement(‘script’); ys.async = 1; ys.src =…Continue reading
/* Remove the arrows in the Numbers form field Original doc link: https://wpforms.com/developers/how-to-remove-the-arrows-on-the-numbers-field/ For support, please visit: https://www.facebook.com/groups/wpformsvip */ input[type=”number”]::-webkit-outer-spin-button, input[type=”number”]::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0 !important; } input[type=”number”] { -moz-appearance: textfield !important; }Continue reading
/* Style placeholder text Original doc link: https://wpforms.com/developers/how-to-remove-confirmation-message-box-styling/ For support, please visit: https://www.facebook.com/groups/wpformsvip */ .wpforms-container ::-webkit-input-placeholder { /* Chrome and Safari */ color: #aaa !important; } .wpforms-container :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #aaa !important; opacity:…Continue reading
div.post-author { display: none; }Continue reading
/* Remove Confirmation Message Box Styling Original doc link: https://wpforms.com/developers/how-to-remove-confirmation-message-box-styling/ For support, please visit: https://www.facebook.com/groups/wpformsvip */ .wpforms-confirmation-container-full { color: inherit !important; margin: 0 !important; background: none !important; border: none !important; padding: 0 !important; }Continue reading