• 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

Managing padding on desktop and mobile

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 › Managing padding on desktop and mobile

This topic is: not resolved

Tagged: Margin, padding

  • This topic has 1 reply, 2 voices, and was last updated 2 years, 8 months ago by askdesign.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • January 5, 2019 at 5:50 am #225419
    lucio7
    Member

    Hi,

    I am struggling with the padding on Academy Pro.

    Here is a snapshot of a typical post and how it looks on mobile

    2019-01-05_1232

    The padding is unnecessary, I would "full width" on mobile.
    I am using "Genesis Design Palette" and the margins are already at 0.

    And with the course pages it's the other way around. On desktop it looks way too wide.
    It's perfect on mobile, and I would like to add padding only on desktop.

    Any idea what code I should input?
    When I try with the typical "@ media" I am not very successful.

    2019-01-05_1239
    URL: https://thepowermoves.com/courses/social-power/?tab=tab-overview

    https://thepowermoves.com/
    July 4, 2020 at 10:02 am #499950
    askdesign
    Participant

    I recommend leaving at least a little bit of padding on smaller devices. Right now, the overall wrap padding for the site is 20px on left and right sides. Leave that code as is, and just add a reduced padding to your media query.

    ORIGINAL CODE

    .wrap {
        background-color: #fff !important;
        padding: 0 20px;
    }

    MODIFIED CODE

    @media only screen and (max-width: 860px) {
    .wrap {
        padding: 0 10px;
    }
    }

    Anne S. Katzeff
    Designer | Artist | Teacher

  • 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