Hi. I am working on a website for a friend who is a metalsmith. I have most of the site laid out, but I am seeing a thin strip of white space above the navbar and below the footer. I don't see it in the designer, only on the live site. I can't figure out where it is coming from. I have a backup copy of the site and can share a link. This is my first time using Slack, so I don't know what I am doing...
https://linda-weiss-design-e57347ec91ae313f37a9.webflow.io/
Hi Laurie, you seem to have some zero width spaces which turn up as (β) in some parts of your code. Below the body and within the script section that is probably adding those spaces in there on the live site. You need to get rid of those then you should be fine.
Ho do you remove something like that from the source code in webflow? Is there a tool for editing source code?