Jump to content

Wells Mobile Menu Stopped Working

Recommended Posts

A client's mobile menu has stopped functioning for some users on both Android and iPhone. The issue seems random, and I've been unable to replicate the issue myself on any device. Below is the original code used for the mobile menu that was working perfectly up until this past week or so:

#mobileMenuLink li.active-link a {
     visibility:hidden;
  }
  #mobileMenuLink li.active-link a:after {
     visibility: visible;
     font-size: 15px;
     font-style: normal;
     speak: none;
     font-weight: normal;
     -webkit-font-smoothing: antialiased;
     content: "Menu";
     text-align: right;
     display: inline-block;
     vertical-align: right;
  }

@media (max-width: 800px) {
    #mobileNav .mobile-folder>a {
        display:none;
    }
}

@media only screen and (max-width: 800px) {
  #mobileNav a, #mobileNav a:visited {
font-size: 18px !important;
line-height: 2.5em !important;
display: inline;
}
}

 @media only screen and (max-width: 800px)
           {
     #mobileNav nav {
             background-color: #ffffff;
         }
       #mobileNav nav ul li {
   a {
          color: #000000 !important;
    }     
    &.active-link a {
      border-bottom: 1px solid;
 color: #999999 !important;
 }
         }
 }

#mobileNav.menu-open {
 margin-top: -24px;
           height: 390px !important;
              }

 #mobileNav a, {
      font-size: 14px !important;
 }

#mobileNav nav ul li.active-link a {
	border-bottom: none;
}

#mobileNav .wrapper {
	padding: 2em 0;
	background-color: white;
}

I tried to update this:

#mobileMenuLink li.active-link a {
 visibility:hidden;
}

to this:

#mobileMenuLink li.active-link a {
  color: transparent;
}

as was suggested in another forum post but had no luck with that. Any other thoughts?

Link to comment
  • Replies 5
  • Views 217
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

We'll need a link to the site if you'd like us to take a look 🙂

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment

 I can reproduce this issue on the site. Please see my earlier post here:

Did this help? Please give feedback by clicking an icon below  ⬇️

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
  • 2 weeks later...

I don't see the CSS on your site. You'll need to add the transparency and also add a color to your pseudo-element as this doesn't currently have one set.

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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.