• 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

Right header widget to be mobile responsive

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 › General Discussion › Right header widget to be mobile responsive

This topic is: not resolved

Tagged: Right header widget not mobile responsive

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 2 months ago by Herman.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • February 27, 2014 at 6:16 pm #92760
    Herman
    Participant

    How do I get the contact info in the top right widget to be mobile responsive (Executive Pro)?
    Currently it runs off the screen on my iPhone.

    Thanks

    http://www.jackcooperlaw.com/new/
    February 28, 2014 at 1:53 pm #92863
    nutsandbolts
    Member

    Look for the following in your stylesheet (near the bottom):

    @media only screen and (max-width: 500px) {
    
    	.entry-title {
    		font-size: 24px;
    		font-size: 2.4rem;
    	}
    
    	.content .entry-header .entry-meta .entry-comments-link {
    		display: none;
    	}
    
    }

    and change it to this:

    @media only screen and (max-width: 500px) {
    
    	.entry-title {
    		font-size: 24px;
    		font-size: 2.4rem;
    	}
    
    	.content .entry-header .entry-meta .entry-comments-link {
    		display: none;
    	}
    
            .site-header .widget-area {
                    width: 90%;
            }
    
    }

    Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
    I provide development and training services for designers • Find me on Twitter and Google+

    March 2, 2014 at 8:06 am #93066
    Herman
    Participant

    Thanks Andrea...I have a follow-up question
    How do I left align the contact info so it's still mobile responsive?

    I tried left aligning the widget via css then adding padding but it messed by the mobile display.

    March 5, 2014 at 11:48 am #93539
    nutsandbolts
    Member

    On the 768px media query, add a float: none; for the widget area as well as text-align: center; to keep it from remaining aligned to the right once it drops below the site title.


    Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
    I provide development and training services for designers • Find me on Twitter and Google+

    March 5, 2014 at 2:32 pm #93581
    Herman
    Participant

    Didn't work for me.
    I added the css to line 2285 but it made no difference.

    What am I missing?

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘General Discussion’ 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