Oxford – Custom Logo – Gap Above Logo
- The topic ‘Oxford – Custom Logo – Gap Above Logo’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
Just purchased Oxford and in the process of setting it up. So far all I have done is apply a custom logo, however I now have significant space above the logo.
How can I remove the space above the logo and also above the menu button (you’ll see when you click the menu button the button itself moves up)?
Thank you
The blog I need help with is: (visible only to logged in users)
Hey 👋 Happy to help!
Before we dive into any code changes I would encourage you to continue building our your site and see if this helps with that odd space at all. If it doesn’t, please try adding this code snippet:
header#masthead { display: inline; }
That should do the trick!