• 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

Getting the Header to work with Responsive Themes

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 › Getting the Header to work with Responsive Themes

This topic is: not resolved

Tagged: header width, responsive child theme

  • This topic has 13 replies, 4 voices, and was last updated 12 years, 2 months ago by rctechs.
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • April 1, 2013 at 10:43 am #32460
    CharlieSeymourJr
    Member

    Friends,

    One of the reasons I just purchased the Education Child Theme is because it's responsive.

    HOWEVER... I find the same problem here as with my Agency Theme: it tells me to upload a WIDE jpg for the header which just can't be viewed when on a smartphone or small tablet.

    It your "tester," it shows 240 px as the tightest width - and no way will 1140 ?— 120 pixels fit into that. When I tried last week to upload a 240 px wide header, Agency stretched it to the full width and pixilated the image.

    SO>>> how can I upload a graphic for the head which works with the Responsive properties of these two Themes? All the examples on StudioPress show narrow titles, but that's not what I find when logging into this newest purchase.

    Help?

    Charlie Seymour Jr

     

    April 1, 2013 at 1:15 pm #32494
    Brad Dalton
    Participant

    Nick has a plugin you may find useful. http://designsbynickthegeek.com/plugins/genesis-responsive-header


    Tutorials for StudioPress Themes.

    April 1, 2013 at 1:19 pm #32495
    rctechs
    Member

    Can't you just edit the CSS to swap out the header image using your media queries?  That is what I have used on a site I am working on as I did not want to rely on another plugin.

    Sean

    April 1, 2013 at 1:24 pm #32497
    CharlieSeymourJr
    Member

    But don't you find this all MADDENING? We spend good money on a new child theme which purports to be responsive but then I either have to add another plugin or edit the CSS?

    I've spent 2 days setting this up already and haven't even STARTED on my content because this is taking so long. Hey... I'm not a neophyte with websites: I have 57 of them and keep being told how wonderful Genesis is.

    Does this REALLY need to be this difficult?

    AND... when I see either the themes I own - Education or Agency - and I drag my browser to be smaller to simulate a cell phone or small tablet, their sample looks great.

    Shouldn't EVERYTHING be included when I buy a new theme? And should it REALLY take this long to set up?

    Thanks for your help, folks.

    Charlie Seymour Jr

    April 1, 2013 at 2:55 pm #32513
    rctechs
    Member

    I don't have or use the Agency theme but does it have the following tag as I would like it might work for flexible images.

    img {
    width:100%;
    }

    Again not 100% but I think that would work.

    Sean

    April 1, 2013 at 3:00 pm #32515
    CharlieSeymourJr
    Member

    Sean,

    Thanks for sticking with this for me.

    Agency, Education, and others are all "Responsive" themes from StudioPress. If one has that, others probably do.

    But even though I have 57 websites, not sure where you want me to look for that. I haven't edited the code for my sites in a while - really, that's one of the reasons I just bought Education so I would have to.

    IF you can tell me where to look and IF it has that... what do you want me to test?

    Charlie

    April 1, 2013 at 3:13 pm #32519
    rctechs
    Member

    In the global or the defaults section of the style.css sheet you can see if it is there.  Just open style.css and do a find and look for all instances of img and it should show up if there.  If not there go and add it and see if it works.

    Sean

    April 1, 2013 at 3:24 pm #32526
    CharlieSeymourJr
    Member

    Here's what I found:

    /* Images
    ------------------------------------------------------------ */

    img {
    height: auto;
    max-width: 100%;
    }

     

    Have NO idea what you want me to do. That is the only place that looks remotely like that.

    Charlie

    April 1, 2013 at 5:05 pm #32536
    rctechs
    Member

    Charlie

    I appears it is already in the style.css.  The only reason I can think it does not work is because in the style sheet it the logo is set by a background image and not a img tag. I hard code the logo for smartphones and tablets in the css so it changes that way vs using the Responsive Header plugin the others are recommending.  To be honest I am not sure what other way to do it unless you code it to change via media queries or use the plugin which is the easiest if you don't want to hard code it in CSS.

    Sean

    April 1, 2013 at 5:13 pm #32537
    CharlieSeymourJr
    Member

    Thanks anyway, Sean.

    Say... do you know where there are some tutorials to help me set this up. I can hardly believe how tough this is for me today. By this time with my former system, I'd have had 3 websites up and running.

     

    Charlie

    April 1, 2013 at 8:06 pm #32559
    rctechs
    Member

    The easiest way to do it is use the following plugin, no tutorial. Set it and forget it.

    http://designsbynickthegeek.com/plugins/genesis-responsive-header

    Other than that hard coding you need to know CSS and if you don't go with the plugin as it is super easy.

    Sean

    April 2, 2013 at 4:53 am #32601
    betsie
    Participant

    I tried the Genesis Responsive Header plugin but can't get any images uploaded. Does anyone have other suggestions how to get the header image responsive?

    Thanks very much!

    Betsie

     

    April 2, 2013 at 5:42 am #32610
    CharlieSeymourJr
    Member

    Sean,

    Do YOU use http://designsbynickthegeek.com/plugins/genesis-responsive-header ?

    All the negative comments on their blog (people really dissatisfied OR saying it doesn't work) has me worried.

    Charlie

    April 2, 2013 at 3:55 pm #32733
    rctechs
    Member

    I tried it out & it worked as it shuploading did not have any problems with it. I don't use it for most sites amy the people I build sites for are very computer challenged so I don't want them to make changes to the header section.

    but it did work when I did tests it out. I had no issues with it.

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