• 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

Widget Spacing in Sidebar

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 › Widget Spacing in Sidebar

This topic is: not resolved

Tagged: Spacing, widget

  • This topic has 1 reply, 2 voices, and was last updated 7 years, 3 months ago by Porter.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 16, 2015 at 11:46 am #168301
    JayPierstorff
    Member

    In Executive Pro theme, I need to adjust the vertical spacing (too much spacing) of the top three items in the sidebar. Not sure where this is adjusted.

    I greatly appreciate all help. 🙂
    thanks,
    Jay

    http://665.0ad.myftpupload.com/on-site-mixers/
    October 19, 2015 at 10:19 am #168496
    Porter
    Participant

    The spacing is caused by the "margin-bottom" property, in the "widget-title" selector.

    We can do two things, alter the "widget-title" margin-bottom property, but that will change ALL widet titles, which would include the spacing in your footer. To do that, simply search in style.css for:

    .entry-title {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 20px; /*CHANGE 20px to something smaller (try 4px) */
    }

    And change 20px to something smaller, as suggested in the notes above. To make this change, but ONLY to the sidebar, add this BELOW wherever "entry-title" is found (as it's own new section):

    .sidebar .entry-title {
        margin-bottom: 4px;
    }

    Again, changing 4px to whatever value works for the visual you're going for, 20 being what you have now, 4px being much smaller.


    Buy me a beer? | Try DigitalOcean VPS Hosting

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

© 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