Trouble shooting
When things don't happen as they should.
Can't view the site
Fonts and styles not displaying correctly.
Delete hidden source code.
Hidden code that can get copied over from Word docs. It can mess with your sites fonts and headings, making it harder to keep the page layout consistent, and it slows things down too. For example:class="MsoNormal" style="mso-margin-top-alt: auto; ..."
To avoid that, you can do one of the following:
-
Paste your text into a plain text editor first (like TextEdit on Mac or Notepad on PC), then copy it into the site.
-
Use the Clean Up Text tool in the site editor (it looks like a clipboard).
-
After pasting the text into the site page, highlight the text and use the Clear Formatting icon (Tx), then reformat as needed. It doesn’t catch everything, so it’s worth checking the source code to be sure.