• On my mobile site, the header preview looks great, but when published, on my iPhone, the header is too wide. I can’t see where to fix this?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Greetings! Were you able to solve this? I just went to your website and in a smaller mobile sized window (including my phone), it seems to not have the extra spacing.

    **Oops! I spoke too soon; I went back to your website to look at it again. I’ll see if I can figure this out.

    Regards,
    Andre

    Thread Starter scottseward

    (@scottseward)

    Thank you! Yes, it’s quite maddening

    I think I might have a solution for you. Copy and paste this code into your Customizer’s Additional CSS tab:

    .site-header .container {
        display: flex;
    }
    .header-right-wrapper {
        margin-left: auto;
    }

    Try that and see if it works for you. The other option, of course, is to post this issue to the OnePress theme’s support here at WordPress.

    Best Regards,
    Andre [roughpixels.com]

    Thread Starter scottseward

    (@scottseward)

    Thank you – I tried it, and can see the effect within WP’s preview of the the mobile site, but then does not appear on the phone the same way! I emptied the WP cache, and my history on the phone. I can try OnePress. Thank you again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile header too large’ is closed to new replies.