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
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]
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.