Skip to Content
Meet our new project Fantasma: Create custom themes visually for Free.
DocsMomentPage Transitions

Page Transitions

The Moment theme includes smooth animations when navigating between pages.

Code Injection is required to add custom CSS.

To disable page transitions, add the following CSS to your site:

<style> @view-transition { navigation: none; } </style>