A separate section is available for adding CSS or JavaScript code to your website.
How can CSS code be applied to a site?
- Click on the Menu.
- Select Settings from the side navigation menu.
- Choose Custom CSS
- Choose a Page where you want to make changes.
- Paste your CSS code into the CSS code area.
- Click the “Update” button.
How can Javascript code be applied to a site?
- Click on the Menu.
- Select Settings from the side navigation menu.
- Choose Custom JS
- Choose a Page where you want to make changes.
- Paste your Javascript code into the JS code area.
- 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 ?
- Click on the Menu.
- Select Settings from the side navigation menu.
- Choose Headers & Footers
- Choose a Page where you want to make changes.
- Enter the content you want to place in the header, footer, or body section of the selected page.
- Click the “Update” button.