🎨 How to add custom CSS and JavaScript

๐Ÿ“š In this article you will learn how to add custom CSS and JavaScript to your app.

With this tutorial, you’ll be able to add code to your dashboard and landing page. The landing page has two options: one for the head and another before the body closure.

1. Go to Settings > Others and you will see the ‘Embed Code’ section. Make sure that the Status is set to Enable.

2. Place your code inside the black box. Remember:ย To place CSS code, it should be within the <style> tags, and JavaScript code should be enclosed within <script> tags.

Keep in mind that to do this correctly, you should have basic knowledge of CSS and JavaScript; otherwise, you might risk affecting your application adversely.

Need Help Finding A Tutorial?

Use the WebChat in the bottom-right corner to search tutorials. Be clear and specific for best results.