Skip to main content

How to add custom CSS or JavaScript to a page

Learn how to add custom CSS or JavaScript to a page from the page editor.

You can enhance your page’s design or functionality by adding custom CSS or JavaScript code directly from the page editor.

Steps to Add Code:

  1. Open the page editor for the page you want to customize.

  2. Click on Advanced settings at the top left of the page.

  3. Select CSS and JavaScript code from the dropdown.

  4. Add your custom code in the corresponding fields:

    • CSS tab for styling rules.

    • JavaScript tab for scripts.

Once added and saved, your code will be applied to the page.


Did this answer your question?