# cf7-grid-layout/3.3.2/admin/partials/pointers/cf7sg-pointer-editor-full-screen.php

Smart Grid-Layout Design for Contact Form 7, version 3.3.2. 6 lines.

- Page: https://pluginprobe.com/plugins/cf7-grid-layout/3.3.2/code/admin/partials/pointers/cf7sg-pointer-editor-full-screen.php
- Raw: https://pluginprobe.com/plugins/cf7-grid-layout/3.3.2/raw/admin/partials/pointers/cf7sg-pointer-editor-full-screen.php
- Modified: 2020-06-30T08:38:04+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/cf7-grid-layout/3.3.2/code/admin/partials/pointers/cf7sg-pointer-editor-full-screen.php#L10-L20`.

```php
<?php
//switch to full screen..
 ?>
<h3 class="cf7sg-pointer"><?=__('Edit in full screen', 'cf7-grid-layout')?></h3>
<p><?=__('Toggle full-screen mode to ease coding of your form.','cf7-grid-layout')?></p>

```
