• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Making Essense Pro Full Width on Front Page

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › StudioPress Themes › Essence Pro › Making Essense Pro Full Width on Front Page

This topic is: not resolved

Tagged: Essence Pro, full width, wrap removal

  • This topic has 0 replies, 1 voice, and was last updated 2 years, 1 month ago by BlakeN.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • April 17, 2023 at 7:06 am #507311
    BlakeN
    Participant

    I've read as many threads as I've seen on this and tried multiple solutions none of which are working.

    I've also tried the following code:

    // Full width layout for front page
    add_action( 'genesis_meta', 'essence_pro_front_page_full_width' );
    function essence_pro_front_page_full_width() {
    if ( is_front_page() ) {
    // Remove the sidebar wrap
    remove_action( 'genesis_before_content_sidebar_wrap', 'genesis_seo_site_description' );

    // Set full width layout
    add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' );
    }
    }

    with

    /* Full Width Genesis Blocks for Front Page */
    .front-page .gb-container, .front-page .wp-block-group__inner-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    }

    and nothing.

    Can someone please let me know how to make blocks full width just as the first image is on the page?

    Any help is greatly appreciated

    https://tropicthundercharters.com/
  • Author
    Posts
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
Log In

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble