Skip to main content

How to Place Code After the Opening Body Tag

Support avatar
Written by Support
Updated over 11 months ago

You currently cannot place code directly after the opening body tag.

Solution

You can paste your code directly into the body-end.html file. To do so, follow these steps:

  1. Click the Developer Mode

    icon from the navigation bar.

  2. Click Site HTML/CSS.

  3. Select body-end.html.

  4. Past your code into the last line.

  5. Click Save.

Did this answer your question?