Jump to content

Mobile navigation covers up site title (7.0)

Recommended Posts

Site URL: http://manekinwinecompany.com

I have a 7.0 site (Aviator template) and I have not been able to figure out how to adjust the mobile nav bar so that it does not cover the entire screen when clicking on the double line nav symbol. I want to retain the site title's position and visibility while clicking on the nav bar. Wondering if it is as simple as changing the template, or if there is custom CSS required? Incidentally, I built another site on 7.1 and it automatically allows for the site title to remain in its position while clicking on mobile nav.

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Try adding to Home > Design > Custom CSS

body.is-mobile-overlay-active .Mobile-bar.Mobile-bar--top {
    z-index: 20000;
    position: relative;
}
body.is-mobile-overlay-active .Mobile-bar-menu {
    visibility: hidden;
}
.Mobile-overlay-menu {
    top: 100px;
}
button.Mobile-overlay-close {
    position: relative;
    z-index: 999;
    top: 80px;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.