• 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

Lifestyle Pro theme featured post image 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 › Lifestyle Pro theme featured post image padding

This topic is: resolved
  • This topic has 2 replies, 2 voices, and was last updated 11 years, 8 months ago by Wbizniz.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • October 17, 2013 at 1:58 am #67133
    Wbizniz
    Member

    Hello friends

    I am using lifestyle pro theme and I've achieve 0px padding for my feeatured post images now the problem here is that the padding for my featured post text is also removed and it looks very ugly so what I need is

    to remove featured post padding only for images but not for text and headings I have changed this code

    .content .entry {
    border: 1px solid #eeeee8;
    margin-bottom: 32px;
    margin-bottom: 3.2rem;
    padding: 0px; from 32px to 0px
    padding: 0rem;
    }
    you can visit my website here websitebizniz.com/try and

    this also changed the padding for post content in body see here http://websitebizniz.com/try/?p=6 and also notice the ugliness of top margin for heading

    please suggest me a better edit that only removes padding for image not text

    thanks

    October 22, 2013 at 12:00 am #68147
    Sridhar Katakam
    Participant

    Add the following at the end of child theme's style.css (WP dashboard -> Appearance -> Editor):

    .content .entry {
    	padding: 32px;
    	padding: 3.2rem;
    }
    
    .home-top .featuredpost .entry,
    .home-bottom .featuredpost .entry {
        padding: 0;
        padding-bottom: 20px;
        padding-bottom: 2rem;
    }
    
    .home-top .featuredpost .entry .entry-header,
    .home-top .featuredpost .entry .entry-content,
    .home-bottom .featuredpost .entry .entry-header,
    .home-bottom .featuredpost .entry .entry-content {
        padding-left: 32px;
        padding-left: 3.2rem;
        padding-right: 32px;
        padding-right: 3.2rem;
    }

    Genesis Tutorials | Follow me on Twitter

    October 22, 2013 at 2:38 am #68156
    Wbizniz
    Member

    Thank you very much sidhar May GOD bless you you solved a big proble of mine

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 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

© 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