To access Creatus Code Options please go to Appearance > Theme Settings and locate the Code tab in the left side vertical menu. This section contains theme options that will help you add custom code in following positions;
- Before
</head>- Add code before</head>tag. Use valid Javascript or HTML. - After
<body>- Add code after<body>tag. Use valid Javascript or HTML. - Before
</body>- Add code before</body>tag. Use valid Javascript or HTML.