• My web site is http://www.makeup-your-mind.net/

    I have a custom header image uploaded. To my knowledge, this has never displayed on any mobile device I’ve used and I can’t figure out why. Most of my searches find results for resizing the header, but I can’t even get it to appear!

    Any help on getting the header to appear on mobiles would be hugely appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • I have exactly the same problem, Chelle and could really use some help.

    After updating Twenty Thirteen, my header image disappeared from the mobile version. Just in case it helps. I’m using a bunch of images that are the full width of the banner. And I’m cycling through a few of them.

    It was working perfectly prior to the update.

    Hi,

    you can add this code into your custom CSS file to fix it:

    @media (max-width: 767px) {
    .site-header .home-link {min-height: 110px;}
    }
    Thread Starter Chelle

    (@nikachelle)

    Thank you so much shinjing, it’s now showing up. I’m curious as to why the image isn’t resizing though. I tried lowering the value and it didn’t seem to do anything. The edges are a bit cut off on the graphic on my phone, but it’s miles better than it was before, that’s for sure!

    Thanks shinjing. That’s much better.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Header Does Not Appear on Mobiles’ is closed to new replies.