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

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

- Page: https://pluginprobe.com/plugins/cf7-grid-layout/4.10/code/admin/partials/pointers/cf7sg-pointer-editor-full-screen.php
- Raw: https://pluginprobe.com/plugins/cf7-grid-layout/4.10/raw/admin/partials/pointers/cf7sg-pointer-editor-full-screen.php
- Modified: 2019-11-15T09:15:30+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/4.10/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>

```
