Jump to content

Wells Template Mobile Menu "Menu"

Recommended Posts

  • Replies 6
  • Views 333
  • Created
  • Last Reply

Top Posters In This Topic

11 hours ago, paigeao said:

Site URL: https://paigeowen.ca

For some strange reason there is no customization for the Well's Template mobile menu. I've done some CSS to change the font, background, etc. How do I add and change the mobile menu hover. Another question - is there a way to change "MENU" to a + there is no option to change "Menu". Thanks!

Can you describe more detail about your point? Some screenshot could help a lot to figure out the right solution

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 2 weeks later...

Try adding to Design > Custom CSS

nav#mobileMenuLink>ul>li>a:after {
    content: "+";
    display: block;
    visibility: visible;
    text-align: right;
    font-size: 30px;
}
nav#mobileMenuLink>ul>li>a {
    visibility: hidden;
}
div#mobileNav.menu-open + div#headerWrapper nav#mobileMenuLink>ul>li>a:after {
    transform:rotate(45deg);
    font-size: 40px;
}

 

Edited by tuanphan
missing a class name

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!)

Link to comment
  • 2 weeks later...

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.