How to create a custom page?
Go to Dashboard > Content Management > Pages > Add New. You can add a custom page by providing the following information:- Title: Enter the title of the page.
- Slug: Enter the slug of the page. It will be used in the URL. For example, if you enter
about-us
, the URL of the page will behttps://yourdomain.com/about-us
. - Content: You can add the content of the page using the HTML editor.