A separate section is available for adding CSS or JavaScript code to your website.

How can CSS code be applied to a site?

  1. Click on the Menu.
  2. Select Settings from the side navigation menu.
  3. Choose Custom CSS
  4. Choose a Page where you want to make changes.
  5. Paste your CSS code into the CSS code area.
  6. Click the “Update” button.

How can Javascript code be applied to a site?

  1. Click on the Menu.
  2. Select Settings from the side navigation menu.
  3. Choose Custom JS
  4. Choose a Page where you want to make changes.
  5. Paste your Javascript code into the JS code area.
  6. Click the “Update” button.

Note: Code containing <script> tags is HTML that includes JavaScript syntax. You should place this HTML code in the headers or footers section (Menu > Settings > Headers & Footers).

How to add HTML or PHP code to the header, footer, or body sections ?

  1. Click on the Menu.
  2. Select Settings from the side navigation menu.
  3. Choose Headers & Footers
  4. Choose a Page where you want to make changes.
  5. Enter the content you want to place in the header, footer, or body section of the selected page.
  6. Click the “Update” button.