Jump to content

Wells Template Mobile Menu "Menu"

Recommended Posts

  • Replies 6
  • 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 format)
💫 Animated Buttons (Referral URL)
🥳 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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
22 hours ago, paigeao said:

thank you for your response! it seems to be rotated both ways, i added a "T" to show.

Screen Shot 2022-01-19 at 11.11.29 PM.png

Screen Shot 2022-01-19 at 11.11.43 PM.png

Screen Shot 2022-01-19 at 11.12.56 PM.png

Updated above code. You can check again

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.