Knowledgebase

How to insert custom HTML / JS / CSS code into a website?

Option 1:

  • Add HTML code:
    • Drag the Advanced element from the Main Toolbar to the desired location on your website
    • Scroll down and select Custom HTML
    • Within the Right Toolbar click onto HTML code and insert the desired code.
  • Customize the HTML code:
    • Within the Right Toolbar, under the Size tab, you can adjust the size of the HTML code or select "Allow to adjust automatically"

 

Option 2:

  • Add a custom script:
    • In the Settings menu, select Pages
    • Now select the page on the left (or: Default for all pages) for which you want to add the script
    • Switch to the tab Scripts
    • Paste your code into one of the 3 available fields:
      • Before </head> - inserts the code at the end of the page/webpage section <head>
      • After <body> - inserts the code at the beginning of the page/webpage section <body>
      • Before </body>" - inserts the code at the end of the page/website section <body>
  • HTML, JS, CSS, Homepage Baukasten, Website Builder
  • 0 Users Found This Useful
Was this answer helpful?