• 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

Alternate Header when Using iPhone

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 › Alternate Header when Using iPhone

This topic is: not resolved

Tagged: Logo, responsive header

  • This topic has 3 replies, 3 voices, and was last updated 11 years, 11 months ago by jasonHawk.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • February 17, 2014 at 2:27 am #90721
    jasonHawk
    Member

    Hello guys, is there a way to have an alternate header when a user is using an iphone? or when a user is using mobile phones that has low screen size/resolution. By the way this is the website matttowner(dot)com and I'm using executive pro theme . The current website header is mobile responsive, but when I use an iphone the phone number is very small.

    best luck... Jason

    February 17, 2014 at 8:46 am #90767
    Brad Dalton
    Participant

    You could try CSS Media Queries at the end of your child themes style.css file or PHP conditional tags for mobiles.


    Tutorials for StudioPress Themes.

    February 17, 2014 at 9:38 am #90789
    Scott
    Member

    Yes, assuming you have a logo.png active, you can upload your alternate header file, say logo-alt.png to your images directory, then use a media query custom css to replace the image with your alternate image when the iphone viewport size is triggered.

    Example:

    <style>
    @media only screen and (max-width: 767px) {
    .header-image .site-header .wrap {
    	background: url(http://yoursite.com/wp-content/themes/genesis/images/logo-alt.png) no-repeat center;
    }
    }
    </style>

    Once you have uploaded logo-alt.png to your achive child theme's images directory, you can replace the URL and place the above code into your "Genesis > Header and Footer Scripts > wp_head" box....

    February 17, 2014 at 8:07 pm #90891
    jasonHawk
    Member

    Thanks for the input Scott and braddalton. Trying this now!

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