Remove the delete-this-class class from the navbar14_component div. This will change the positioning of the navbar to fixed.
Add the navbar-on-page class to the page-wrapper class. This will ensure that the navbar is centered on the page.
Add the max-width-full class to the main-wrapper class. This will ensure all sections inside of the main wrapper are full-wdith.
Craft AI features that exceed expectations
Silex is the next-level AI playground that empowers teams to prototype, test, and ship robust AI features that deliver the magic users expect - 10x faster.
The best AI features are crafted in teams We strive to empower seamless collaboration and quick iteration among product managers, domain experts and engineers, ensuring the final product precisely meets user needs.
Testing on real-world data is crucial for production. Silex guides you step-by-step to ensure a successful beta launch, making sure your system is ready.
To make this component work you must follow these steps:
Add a Page trigger and select Page load
Select the Loader 2 [Hide] animation inside When page finishes loading
Position loader2_component inside page-wrapper
Set loader2_component position to fixed and display to none
Note:
Sometimes there may be a bug where the website briefly flashes before the loader is displayed. To avoid this add the following custom code in your Site settings > Custom Code > Head code