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 302
  • 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 🙂

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

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  ⬇️

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

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.

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

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.