• 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

How to create a full width landing page please :)

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 › Archived Forums › Design Tips and Tricks › How to create a full width landing page please :)

This topic is: resolved

Tagged: .eleven40-landing, Eleven40-Pro, landing page, page_landing.php

  • This topic has 3 replies, 2 voices, and was last updated 3 years, 10 months ago by Brad Dalton.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • May 10, 2019 at 11:04 am #491082
    cdb2
    Member

    Hi,

    I'm using Eleven40 Pro and need a blank full width landing page that I can then use as a basis to create a landing page in Thrive Architect.

    I've created a page using the "landing page template" provided in Eleven40 Pro and it's fine but not full width - there's a lot of black unusable space either side. I need it full width to look professional.Very surprised Eleven40 Pro doesn't offer a full width landing page template???

    I have no coding skills and wouldn't know where to go to change or add code.

    I've found a plugin called Genesis Dambusters which allows me to achieve what I want - i.e. a full width blank page and it seems to work fine.

    However I worry about ongoing support\compatibility for plugins etc etc and am wondering if there is a simple guide anywhere that will show me what to do to achieve a full width landing page without using a plugin, i.e. something that says press this, go into this, change this to this, press this, save and you are done??? I'm assuming it must just be a width parameter somewhere?

    Or am I better off and safer sticking to a plugin for this?

    Thank you for your time and patience.

    May 11, 2019 at 10:16 am #491113
    Brad Dalton
    Participant

    You could look at the CSS rules which use the class generated by the page_landing.php file as well as the CSS for the site containers.

    /* Site Containers
    --------------------------------------------- */
    
    .wrap {
    	margin: 0 auto;
    	max-width: 1140px;
    }
    
    .eleven40-landing .wrap {
    	max-width: 800px;
    }
    
    .site-inner {
    	clear: both;
    	margin: 65px 0 40px;
    }
    
    .site-inner .wrap {
    	border-bottom: double #ddd;
    }
    
    .eleven40-landing .site-inner {
    	margin: 0;
    	padding: 0;
    }
    
    .eleven40-landing .site-inner .wrap {
    	border: none;
    }
    

    You can then modify the width in the CSS.


    Tutorials for StudioPress Themes.

    May 12, 2019 at 1:07 pm #491128
    cdb2
    Member

    Many thanks for your input Brad, much appreciated.

    I wouldn't know where to check what you mention, but can I paste what you supplied above or a section of it into Dashboard ==> Appearance ==> Customize ==> Additional CSS ?

    Thank you.

    May 12, 2019 at 1:26 pm #491129
    Brad Dalton
    Participant

    Thats the default CSS which you need to modify using your own custom class for your custom page template, to make it do what you want.

    It shows you how to use CSS to set the width of a page template based on whats used for the landing page template.

    If you're going to be customizing your theme yourself, you need to learn the basics of CSS.


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to create a full width landing page please :)’ is closed to new replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 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