Jump to content

Site Navigation hidden on mobile

Go to solution Solved by tuanphan,

Recommended Posts

Posted

Site URL: http://tuckerbryantspeaks.com

Hi! When I hit the dropdown menu that reveals my site's navigation on mobile, the navigation is obscured behind my site's header, so no links are visible.

It seem that once the navigation bar is open, I'm unable to scroll - so if I scroll quite far down before hitting the dropdown, the site navigation links do appear , but if the dropdown is hit from the top of the page, it's not possible to reveal the options.

It seems like the easiest thing may be to make the site navigation menu appear in front of any other elements, but I don't see an option to do this in the mobile editor. Any potential solutions come to mind? Thanks so much!

one.jpg

two.jpg

  • Solution
Posted

Your problem is harder than I thought, I checked last night and tried some codes but no luck. I just checked again this morning and came up with this code.

You can use this to Website Tools > Custom CSS

body.header--menu-open #page article>section:first-child {
    opacity: 0;
}
body.header--menu-open header#header img {
    opacity: 0;
}

You will have a result like this

image.png.e42b25eba6ce431aaa7de14eb778407a.png

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Posted
22 hours ago, tuanphan said:

Your problem is harder than I thought, I checked last night and tried some codes but no luck. I just checked again this morning and came up with this code.

You can use this to Website Tools > Custom CSS

body.header--menu-open #page article>section:first-child {
    opacity: 0;
}
body.header--menu-open header#header img {
    opacity: 0;
}

You will have a result like this

image.png.e42b25eba6ce431aaa7de14eb778407a.png

You are phenomenal! Thank you so much for taking the time to help me out here. I really appreciate it!

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.