Jump to content

Mobile Nav Options 7.1

Recommended Posts

Site URL: https://www.craignorwood.net/

Hello 👋

So I like the new Circle feature of being able to change what displays as the menu option for mobile, hamburger, + etc.

But there's no text option! It would be great to see the option to use plain text 'Menu' and 'Close'

In the meantime, is there any way to edit the padding of  '+', I want to adjust this and edit the icon thickness too?

Any workarounds or other clever mobile menu options people have found so far? 

Thanks,
Craig

✦✦
Co-founder Hundred Studio 👋

Link to comment
  • Replies 4
  • Created
  • Last Reply

To add "Menu" word, try adding this to Home > Design > Custom CSS

.burger-box:after {
    content: "menu";
    width: 60px;
    height: 30px;
    display: block;
    color: black;
    font-size: 20px;
    visibility: visible;
}
.burger-box div {
    display: none;
}

 

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
On 8/27/2020 at 1:20 PM, tuanphan said:

To add "Menu" word, try adding this to Home > Design > Custom CSS


.burger-box:after {
    content: "menu";
    width: 60px;
    height: 30px;
    display: block;
    color: black;
    font-size: 20px;
    visibility: visible;
}
.burger-box div {
    display: none;
}

 

Thank you tuanphan! This works but is there anyway to change it to say 'close' when active and the menu is showing?

Thanks

✦✦
Co-founder Hundred Studio 👋

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.