window.onmessage = (e) => { if (e.data.hasOwnProperty("frameHeight")) { document.getElementById("embeddedJobs").style.height = `${e.data.frameHeight + 30}px`; } };

We’ve installed your chosen theme and setup your site.

Now it’s your turn to start building.

Follow a w3project Fast Path for help and guidance.