Search results for: admin
Search and replace text strings
This snippet searches for 'old' text and replaces it with the new text. This way you…
Remove Clear Link @ Variable Single Product Page
Remove clear link from attribute from single product page
Replace Special Characters in Post Title
Replace special characters in Post Title with correct HTML entity
Check URL for Braze UUID
Check URL for Braze UUID, if exists call braze.changeuser()
Editorial Group GTM Head Tag
Add GTM Tag to Site Header on Editorial Site Group
Editorial Group GTM Body Tag
Add GTM Tag to Site Body in Editorial Site Group
slide-left-center.css
html div#om-{{id}} { left: 0 !important; height: 540px !important; top: calc(540px / 2) !important; bottom: calc(540px…
slide-right-center.css
html div#om-{{id}} { margin-right: -20px !important; height: 540px !important; top: calc(540px / 2) !important; bottom: calc(540px…
slide-top-left.css
html div#om-{{id}} { top: 0px !important; bottom: unset !important; right: auto !important; margin-left: 20px !important; transition:…
slide-top-center.css
html div#om-{{id}} { top: 0px !important; bottom: unset !important; width: 350px !important; left: calc(350px / 2)…
slide-top-right.css
html div#om-{{id}} { top: 0px !important; bottom: unset !important; transition: top 0.3s ease 0s !important; }
slide-bottom-center.css
html div#om-{{id}} { width: 350px !important; left: calc(350px / 2) !important; right: calc(350px / 2) !important;…