• 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

Column classes problem Altitude Pro – media query issue?

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 › Column classes problem Altitude Pro – media query issue?

This topic is: resolved

Tagged: Altitude Pro, column classes, media query, widgets

  • This topic has 8 replies, 2 voices, and was last updated 9 years, 5 months ago by TheJohnHamilton.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • June 18, 2016 at 6:28 am #187782
    TheJohnHamilton
    Participant

    I've created some columns using column classes. All ok on the desktop but on mobile they are not working as expected.

    I thought they would stack? Not shrink inwards.

    This can be seen on widget #3 on the home page. And the text in the footer widgets goes to 1 character a line.

    I guess it's a media query issue - perhaps I deleted something?

    The site - https://bfpeople.com - is just live, so any help very welcome.

    Thanks in advance.
    John

    https://bfpeople.com
    June 18, 2016 at 7:13 am #187783
    Christoph
    Member

    Hi John,

    The Genesis Extender minified css is setting the width to 31% and the media queries of the child theme cannot override this.
    You probably have to add a media query into your Genesis Extender css.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    June 18, 2016 at 7:25 am #187788
    TheJohnHamilton
    Participant

    Thanks Christoph for the very quick reply.

    To avoid doing something wrong here, Is there a resource with the code I need anywhere that I can copy?

    Thanks again,
    John

    June 18, 2016 at 7:39 am #187792
    Christoph
    Member

    Probably something like:

    @media only screen and (max-width: 1023px) {
    .one-third,.two-sixths {
    	width: 100%;
    }
    }

    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    June 18, 2016 at 7:52 am #187794
    TheJohnHamilton
    Participant
    This reply has been marked as private.
    June 18, 2016 at 10:47 am #187797
    Christoph
    Member

    Hi John,

    FYI, only you and Moderators can see posts/replies that you mark as private.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    June 18, 2016 at 11:21 am #187801
    TheJohnHamilton
    Participant

    Ah... - I didn't realise that - thought it went to you... here's my reply:

    That worked perfectly for the column classes - thanks,

    It hasn't helped the footer widgets. I appreciate your help - sent you a donation for coffee!
    Thanks,
    J

    June 18, 2016 at 11:42 am #187804
    Christoph
    Member

    Hi John,

    thanks for the coffee! 🙂

    For the footer widgets, add

    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
        width: 100%;
    }

    to the media query in extender

    @media only screen and (max-width: 1023px) {
    .one-third, .two-sixths, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
        width: 100%;
    }
    }
    

    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    June 18, 2016 at 11:55 am #187805
    TheJohnHamilton
    Participant

    Great. That's sorted it. Thanks again for your help.
    John

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

© 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