• 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

Sidebar- how to minimize 'white space'

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 › Sidebar- how to minimize 'white space'

This topic is: resolved

Tagged: Sidebar, sidebar; widgets, white space

  • This topic has 8 replies, 2 voices, and was last updated 11 years, 7 months ago by Gary Jones.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • October 21, 2013 at 7:01 am #68004
    femineen
    Member

    How do I minimize the 'white space' between banners. There is too much space between ads in the side bar widget area. I want the banners/ads a little closer together.

    http://www.naturallyyoursboutique.com/NEWsite2013
    October 21, 2013 at 12:57 pm #68080
    Gary Jones
    Member

    If you'd like to disable all of that right-click and No-F12 key script stuff, then I'll be happy to help. All that is doing is hindering development. I can still grab whatever text or image assets you think you're protecting (you're not).

    (It's the 30px / 3rem padding value on .sidebar .widget () )


    WordPress Engineer, and key contributor the Genesis Framework | @GaryJ

    October 21, 2013 at 4:55 pm #68107
    femineen
    Member

    Hi Gary!
    thanks for responding to my question.
    I have the 'right-click/No-F12" script plugin because I am going to have a lot of hairstyle photos and people 'steal' pics as their own...for the average joe visiting my site, I wouldn't think they knew how to still be able to 'grab' my text and images...or would they?

    Is the above: (It’s the 30px / 3rem padding value on .sidebar .widget () ) the code I need to insert into my editor section?
    What is your process?
    BTW- I've disabled the 'right-click/No-F12" script plugin --do your thing brother!

    Thanks so much!
    Rene'

    October 22, 2013 at 3:20 am #68162
    Gary Jones
    Member

    I have the ‘right-click/No-F12″ script plugin because I am going to have a lot of hairstyle photos and people ‘steal’ pics as their own…for the average joe visiting my site, I wouldn’t think they knew how to still be able to ‘grab’ my text and images…or would they?

    The average person, maybe not. But anyone who really wants the photo would already know how to grab it, You're protecting F12 for instance, which usually brings up the developer tools / inspector / console, but hitting Ctrl-Shift-I also opens it up. Grabbing images is trivial, since each one I view is then in my browser cache which is on my local machine.

    My typical process is to right click on the troublesome element, and select Inspect. The relevant CSS that affects that element is then shown immediately.

    The whitespace is coming from the 30px and 3rem padding value on the .sidebar .widget ruleset in your style.css. If you want a smaller whitespace then reduce that number (decimals are allowed e.g. 15px = 1.5rem).


    WordPress Engineer, and key contributor the Genesis Framework | @GaryJ

    October 22, 2013 at 6:24 am #68180
    femineen
    Member

    Which part do I need to change?

    Sidebars
    ---------------------------------------------------------------------------------------------------- */

    .sidebar {
    display: inline;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 30px;
    padding-bottom: 3rem;
    }

    .sidebar p {
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
    }

    .sidebar p:last-child,
    .sidebar ul {
    margin: 0;
    }

    .sidebar li {
    background: url(images/icon-li.png) no-repeat 0 7px;
    background-size: 8px 8px;
    margin-bottom: 6px;
    margin-bottom: 0.6rem;
    padding: 0 0 6px 16px;
    padding: 0 0 0.6rem 1.6rem;
    }

    .sidebar ul > li:last-child {
    margin-bottom: 0;
    }

    .sidebar .widget {
    margin-bottom: 0;
    padding: 30px 40px;
    padding: 3rem 4rem;
    word-wrap: break-word;
    }

    .sidebar .search-form {
    width: 100%;
    }

    October 23, 2013 at 5:25 am #68385
    Gary Jones
    Member

    Change

    .sidebar .widget {
        margin-bottom: 0;
        padding: 30px 40px;
        padding: 3rem 4rem;
        word-wrap: break-word;
    }
    

    to:

    .sidebar .widget {
        margin-bottom: 0;
        padding: 15px 40px;
        padding: 1.5rem 4rem;
        word-wrap: break-word;
    }
    

    Tweak that 15px and 1.5rem to suit.


    WordPress Engineer, and key contributor the Genesis Framework | @GaryJ

    October 23, 2013 at 7:33 am #68413
    femineen
    Member

    Yes! Yes! Yes!
    Thank you so much Gary!
    it worked...whew! my sidebar looks and feels so much better now! yeah!

    October 23, 2013 at 7:37 am #68415
    femineen
    Member
    This reply has been marked as private.
    October 24, 2013 at 8:39 am #68622
    Gary Jones
    Member

    Please start a new thread for new topics 🙂 I'll close this one as resolved.

    (http://gamajo.com/split-sidebar-genesis might help though)


    WordPress Engineer, and key contributor the Genesis Framework | @GaryJ

  • Author
    Posts
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Sidebar- how to minimize 'white space'’ 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

© 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