<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/1da6518b7068452cac900a678273b47f&quot; frameborder=&quot;0&quot; width=&quot;1280&quot; height=&quot;960&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>960</height><width>1280</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>960</thumbnail_height><thumbnail_width>1280</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/1da6518b7068452cac900a678273b47f-full-1676576139302.jpg</thumbnail_url><duration>311.82</duration><title>Client Experience Tech Tip: Create a Linktree Page on Squarespace</title><description>The code to remove the header and footer from a page in Squarespace 7.1 is: .header, #footer-sections {display:none!important;}        To remove the header and footer from a page in 7.0, the code is: 
.Header, .Footer, .Mobile-bar {
display:none !important;
}
</description></oembed>