# Design Guide

The design guide is used to keep the application's design consistent as you build new pages.  It is accessed within your template's editor. &#x20;

![](https://1788973256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L8uq1TOYNrDiHA5baDk%2F-LHyNT-mDinoliYa2Qu6%2F-LHyNgXBBFGyO9sUyW8H%2FStyles_Guide_GIF.gif?alt=media\&token=401f20db-eeb7-43f4-90d9-5fe4edb30aae)

As you build new pages, you can copy+paste element styles from this page, onto new elements in order to change their styles.

#### How to copy an element's style, and paste it to a different element:

1. Select an element on the design guide page
2. Use the keyboard shortcut **"Command+C"** to copy that element's defined style, or right-click the element and select **"Copy style"**. &#x20;
3. Go to the page which contains the elements whose style you want to change.
4. **Select one or more elements** (you can select multiple elements by using the keyboard shortcut **"Shift+Click"**).
5. Paste the copied defined style onto these elements using the keyboard shortcut **"Command+V"**, or right-click one of the selected elements and select "Paste Style".  The elements you selected should now have the new style.&#x20;
