Page Content
Print this page button
Follow these steps to add a 'print this page' button to your Studio Site webpage.
- In a general content type, select View on the main body toolbar.
- From the View dropdown menu, select "source code."
- Insert the following code:
<p><button onclick="window.print()">Print This Page</button></p> - Press the blue save button on the source code window.
- Press the blue save changes button on the general content type.