Displaying the Page Studio Styling
By default, the page.studio template is inserted into your current theme. This page template overrides most of your theme's styles, so the page you see within the editor closely resembles the end result.
Follow the steps below if you'd like to use this template with other themes.
Starting from your Shopify admin dashboard, click on Online Store, then click on Themes.
Find the theme you want to edit, click the ... button, then select Edit code.

On the left side, click on the Files icon to open the File Explorer.
Right-click on templates and select New File.

Name the new file page.studio.liquid and press enter.

Copy the code snippet below and paste it into the new file.
6. Save your changes at the top right.

Now you'll be able to select the page.studio template from the Page Studio dashboard, and use it to construct beautiful pages!

Last updated