• 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

Prose Landing Page Padding

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 › Prose Landing Page Padding

This topic is: not resolved
  • This topic has 5 replies, 2 voices, and was last updated 13 years, 3 months ago by Brad Dalton.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • April 3, 2013 at 11:43 pm #33002
    PrimalToad
    Member

    I love the Prose theme but hate the padding on the landing page. I would love it if there was way less white space in between the text and the border for the landing page. How do I do this? An example of me using the landing page is PrimalToad.com/TPS. I woud love for it to look a little more like this: http://demo.studiopress.com/quattro/templates/landing/

    Thanks in advance!

    April 4, 2013 at 8:12 am #33056
    Brad Dalton
    Participant

    Paste this code at the end of your child themes style.css file:

    .page-template-landing-php #wrap {
        background-color: #FFFFFF;
        border: none;
        border-radius: 5px 5px 5px 5px;
        margin: 10px auto;
        padding: 10px;
    }
    

    This will remove the border on all pages using the landing page template.

    If you only want to remove the border from one specific page, use the page i.d which you can grab from the source code next to body classes.

    .page-id-24822 #wrap {
        background-color: #FFFFFF;
        border: none;
        border-radius: 5px 5px 5px 5px;
        margin: 10px auto;
        padding: 10px;
    }
    

    Tutorials for StudioPress Themes.

    April 4, 2013 at 8:20 am #33060
    Brad Dalton
    Participant

    That CSS code will actually need to be pasted into the special Prose Custom Code field for CSS (Not style.css) as Prose is a little bit different to other themes.


    Tutorials for StudioPress Themes.

    April 4, 2013 at 12:03 pm #33124
    PrimalToad
    Member

    That did remove the border but the border is a light grey and you can barely notice it.

    I have a dark background. Is it possible to have less white space between the text and the background on the left and right like this? http://demo.studiopress.com/quattro/templates/landing/

    April 5, 2013 at 8:49 pm #33411
    PrimalToad
    Member

    Any help?

    April 6, 2013 at 6:33 am #33442
    Brad Dalton
    Participant

    I suggest you install Firebug and inspect the padding so you can learn how to change it.

    This is the best way to learn how to customize the styling of your site.


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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