Once you create your account on Raklet, you'll get a standard look and feel. This was intentionally left clean and clear. It's up to you to change this or not.
Change Your Branding
Without using CSS, you can easily change things like button or header background colors, choose your own font, etc. within the branding section without requiring any coding knowledge.
Add Extra Functionality
You can also add interactions or create additional functionality, such as updating your navigation, adding new links, or creating new popups using Custom Javascript.
Raklet frontend uses jQuery and Bootstrap 4, so you can leverage these technologies.
Custom Javascript and CSS are included on all the pages of your portal. You can target specific pages and run your functions depending on the URL.
You can see some examples of customized Raklet platforms below:
CSS - for a personalized look and feel, updated header, button colors, custom fonts, ...
JS - for added interactions (show/hide field, update navigation, ... )