Here is my site Read-Only: [LINK](https://preview.webflow.com/preview/thundrr?utm_medium=preview_link&utm_source=designer&utm_content=thundrr&preview=638fe4fff6ee73d9abef28cfa9d34e2c&pageId=63eedb6e136f385053176333&workflow=preview)
(how to share your site Read-Only link)
Welcome to the forum Ben!
For some reason i get a 404 when entering your projects webflow.io, so I can’t test it, but you can try making the embed background color transparent. Let me know if it worked!
Hi, I tried and sadly it still shows - I’m guessing its some weird scroller with the embed?
I posted it to Vimeo & it seems to be gone, thank you for your help.
Try placing this piece of code inside the head tag:
<style>
.tiktok-embed{
border-left: none !important;
}
</style>
Also a good solution!