• 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

Sixteen Nine: how to adjust responsive width settings – Media Queries

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 › Sixteen Nine: how to adjust responsive width settings – Media Queries

This topic is: not resolved

Tagged: media, responsive, Sixteen Nine

  • This topic has 1 reply, 2 voices, and was last updated 10 years, 4 months ago by Cathy @ WPBarista.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • January 25, 2016 at 11:55 pm #177529
    CeeInTx
    Participant

    I need to learn more about the responsive '@media screen' css code.

    The vertical navigation sidebar goes away too soon on this site: http://www.collaborativecom.com/. I want to preserve the vertical navigation (as long as it makes sense) as the screen get smaller.

    I tried changing the '1264px' to a smaller number but the main content then slides under the vertical sidebar.

    I've pasted the css code for the media queries below.

    Any advice much appreciated!

    /*
    Media Queries
    ---------------------------------------------------------------------------------------------------- */


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

    .full-width-content .content,
    .site-header,
    .site-inner {
    width: 100%;
    }

    .content {
    width: 70%;
    }

    .sidebar-primary {
    width: 30%;
    }

    .site-header {
    float: none;
    height: auto;
    padding-top: 20px;
    position: static;
    }

    .title-area {
    margin-bottom: 20px;
    }

    .genesis-nav-menu {
    border-bottom: 1px solid #333;
    margin: 0 0 20px;
    text-align: center;
    }

    .genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
    }

    .genesis-nav-menu li {
    border: none;
    float: none;
    width: auto;
    }

    .genesis-nav-menu .sub-menu {
    margin: 0;
    }

    .genesis-nav-menu .sub-menu a {
    text-align: left;
    }

    .site-footer {
    display: none;
    }

    .sidebar {
    padding: 60px 60px 0;
    }

    }


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

    .site-container {
    margin: 0 auto;
    max-width: 768px;
    }

    .sixteen-nine-landing .site-container {
    margin: 5%;
    }

    .content,
    .sidebar-primary {
    width: 100%;
    }

    .archive-description,
    .author-box,
    .breadcrumb {
    margin: 0 0 60px;
    }

    .search-form {
    float: none;
    margin: 0 auto;
    width: 50%;
    }

    .sidebar {
    padding: 60px 0 0;
    }

    }


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

    .site-title {
    font-size: 24px;
    }

    .title-area {
    margin-bottom: 0;
    }

    .header-widget-area .widget,
    .site-description {
    margin-bottom: 20px;
    }

    .site-header .widget-area {
    text-align: center;
    }

    .content,
    .sidebar {
    padding-left: 10%;
    padding-right: 10%;
    }

    .entry-title {
    font-size: 32px;
    }

    .enews-widget input,
    .enews-widget input[type="submit"],
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .search-form,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
    margin: 0;
    width: 100%;
    }

    .responsive-menu {
    display: none;
    }

    #responsive-menu-icon {
    display: block;
    }
    }

    http://www.collaborativecom.com/
    January 27, 2016 at 1:30 pm #177684
    Cathy @ WPBarista
    Member

    Max width of 800px is the standard so that you have a touch menu on tablet devices. I would advise to stay with best practices especially for your audience who are probably not the most technically savvy. They'll need predictable menus in predictable places which it is right now.

    However, if you wish to modify the media queries, search the css doc for all the occurrences of max-width: 800px and change it to the number you wish. But I really wish you wouldn't! 🙂


    Visit WP Barista to download 52 Quick Edits You Can do Today to Get More Clicks / Views / Sales. I also do paid support (starting at $75) and fully custom Genesis Child Themes.
  • 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

© 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