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

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

- Page: https://pluginprobe.com/plugins/cf7-grid-layout/3.3.8/code/admin/partials/pointers/cf7sg-pointer-editor-full-screen.php
- Raw: https://pluginprobe.com/plugins/cf7-grid-layout/3.3.8/raw/admin/partials/pointers/cf7sg-pointer-editor-full-screen.php
- Modified: 2020-08-28T08:15:08+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.8/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>

```
