• 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

Innov8ive Theme – Mobile Responsive header – duplicate images showing

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 › Innov8ive Theme – Mobile Responsive header – duplicate images showing

This topic is: not resolved

Tagged: Mobile Responsive Header issue

  • This topic has 4 replies, 2 voices, and was last updated 10 years, 1 month ago by vajrasar.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • May 10, 2015 at 11:58 am #151538
    CaseyKt2013
    Member

    Hello,

    Can someone please help me identify why the original full size header is still showing on smaller screens? The correct size image is showing, but you can see portions of the original largest image behind it, as well.

    Thank you in advance for your help

    http://mightyautopro.com
    May 10, 2015 at 12:07 pm #151543
    vajrasar
    Member

    In you style.css search for - @media only screen and (max-width: 800px)

    then either replace or add following css -

    .site-container .site-header, .innovative-yellow .site-container .site-header, .innovative-turquoise .site-container .site-header {
      background-size: contain !important;
      max-height: 120px;
    }
    
    .title-area {
     background: none;
    }

    Then search for - .header-image .title-area, .header-image .site-title, .header-image .site-title a

    and change height: 170px; to max-height: 170px;


    I make WordPress websites using Genesis Framework.

    WordPress/Genesis Development | Customizations

    May 10, 2015 at 12:58 pm #151557
    CaseyKt2013
    Member

    Thank you = trying this right now.

    May 10, 2015 at 1:27 pm #151566
    CaseyKt2013
    Member

    Okay, the duplicate image is now gone - but there is still a lot of padding above and below the smaller images (it is keeping the same height as the full size header image) - how to do I get rid of that?

    Thank you!

    May 11, 2015 at 12:58 pm #151753
    vajrasar
    Member

    Try and change min-height here to 0px

    @media only screen and (max-width: 485px) {
    .site-container .site-header, .innovative-yellow .site-container .site-header, .innovative-turquoise .site-container .site-header {
      background-size: contain !important;
      min-height: 0px;
    }
    }

    I make WordPress websites using Genesis Framework.

    WordPress/Genesis Development | Customizations

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