if ((location.href.includes("grab-demo.coda")) || (location.href.includes("grab.codashop"))) { $("body").addClass("custom--grab"); $(".logo-container-link").contents().unwrap(); $("body").append(''); }