Jump to content

the dropdown menu in the mobile version is not shown

Go to solution Solved by Caroline_Smith,

Recommended Posts

  • Replies 4
  • Views 357
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Hi! It looks like you have some custom CSS that is intentionally hiding these elements on mobile devices. Do you remember what your original intention with this code was (I mean if not to hide those two elements)?

@media screen and (max-width: 1511px)
#header .header-menu-nav-item:nth-child(2) {
    display: none;
}

@media screen and (max-width: 1511px)
#header .header-menu-nav-item:nth-child(3) {
    display: none;
}

 

Feel free to email me with any customization inquiries or questions you may have!

Free Squarespace Resources: DevTools Minicourse,  11-Step Guide to Improve Custom CSS, Free Product/Pricing Comparison Table Generator

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.