• 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

Responsive Utility Bar

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 › Responsive Utility Bar

This topic is: not resolved

Tagged: responsive, utility bar

  • This topic has 4 replies, 3 voices, and was last updated 11 years, 5 months ago by definemedia.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • September 3, 2014 at 10:15 am #122597
    definemedia
    Member

    Hello there,

    I wonder if someone might be able to help me with this, I have lost errr, hours ( or maybe days ??) trying to figure it out and think I must be missing something fundamental here. Any help is really very much appreciated.

    I have setup a Utility Bar using Carrie Dills excellent tutorial http://www.carriedils.com/widget-area-above-header-genesis/ my problem is not in setting it up, I have done this with two widgets left and right - one with primary menu and one with social media. My issue is making it responsive.

    I have this in place to position the utility bar correctly at the first size of 1140 px.

    .utility-bar {
    background-color: #333;
    border-bottom: 1px solid #ddd;
    color: #ddd;
    font-size: 9px;
    font-size: .9rem;
    padding: 5px 0;
    padding: 0.5rem;
    }

    .utility-bar .wrap {
    width: 1140px;
    margin: auto;
    }

    .utility-bar-left {
    float: left;
    width: 60%;
    }

    .utility-bar-right {
    width: 40%;
    float: right;
    }

    My rudimentary logic thought this would work for responsive, but unfortunately not. This is driving me just a little crazy !! I wonder if anyone out there with more knowledge than me would be kind enough to help me over this hurdle / impasse / lack of knowledge.


    @media
    only screen and (max-width: 1023px) {

    .utility-bar .wrap {
    width: 1023px;
    margin: auto;
    }

    }


    @media
    only screen and (max-width: 800px) {

    .utility-bar .wrap {
    width: 800px;
    margin: auto;
    }
    }

    etc.

    Many many thanks in advance for any assistance.

    All the best,

    Maria

    http://www.tpiver5.definemedia.co.uk/
    September 3, 2014 at 11:46 am #122619
    Brad Dalton
    Participant

    Did you ask the author of the code about this as they would know best?


    Tutorials for StudioPress Themes.

    September 3, 2014 at 1:26 pm #122642
    DTHkelly
    Member

    This is an alternate approach. Instead of the Utility Bar, try this:
    http://briangardner.com/add-widget-area-site-header/

    Use this widget https://wordpress.org/plugins/black-studio-tinymce-widget/ with columns https://wordpress.org/plugins/genesis-easy-columns/

    The columns within the widget are responsive.

    I just tested this with Daily Dish Pro.

    September 4, 2014 at 2:34 am #122721
    definemedia
    Member

    Hello ... thank you both very much for the response. I have posted with Carrie to see if she can help. Will also have a look at this alternative tutorial today and see how that works. Will post when I have reached the answer ... thanks so much for the tips. Maria

    September 4, 2014 at 10:04 am #122778
    definemedia
    Member

    Oh my ... another 3 hours later and this was the solution.

    .utility-bar .wrap {
    max-width: 1140px;
    margin: auto;
    }

    not

    .utility-bar .wrap {
    width: 1140px;
    margin: auto;
    }

    now the inner wrap is responsive - what a novice mistake.

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

© 2026 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