Remove In-Post Layout Settings
If you want to remove the in-post layout settings, provided by the Genesis Framework, use the snippet below:
remove_theme_support( 'genesis-inpost-layouts' );
Related Posts
- Enable Layout Settings for Custom Post Type Using Genesis Framework
- Prepare Genesis Framework to use with CSS Grid
- Disable Genesis Page Layouts
- Enable Asset Caching When Using Laravel
- Setup Xdebug in Laravel Valet with PHP 7.4 and PHPStorm
- Install Sentry on Ubuntu 18.04 Using Nginx and Let's Encrypt Certificates