• 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

formatting

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 › General Discussion › formatting

This topic is: not resolved

Tagged: formatting

  • This topic has 1 reply, 2 voices, and was last updated 8 years, 10 months ago by WisdmLabs.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • July 22, 2014 at 10:28 am #115400
    philweb
    Member

    Hello, my website is http://conwayscrealestate.com/. As you can see the posts under the slider has the right formatting but once you click on the post(http://conwayscrealestate.com/questions-before-buying-conway-homes/) itself you can see that there is a double space instead of a single space. If I put on a single space only the format in the homepage will be lost. I mean there would be no spacing in the homepage if I put a single space in each paragraph. Please help!

    http://conwayscrealestate.com
    July 23, 2014 at 3:38 am #115484
    WisdmLabs
    Member

    Hi,
    The Issue is because '<p>' tag has a bottom padding of 20px in the post (http://conwayscrealestate.com/questions-before-buying-conway-homes/)

    In order to remove the additional space in the post (http://conwayscrealestate.com/questions-before-buying-conway-homes/), you will have to make a change in line no.917 of style.css of the theme.

    The current code is:

    .entry-content p,
    .page .entry-content p {
    	padding: 0 0 20px;
    }

    The modified code should be:

    .entry-content p,
    .page .entry-content p {
    	padding: 0;
    }

    Please note that the above change will remove the padding of '<p>' tag from entire site.

    Alternatively, you can add the below css in style.css:

    .entry p {
            padding: 0 0 20px;
    }

    And put single space in the post.


    http://wisdmlabs.com/

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ 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

© 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