Jump to content

Change specific Navigation Folder link into a button

Recommended Posts

Site URL: https://panda-guava-l26n.squarespace.com/

I would like to make the last nav item, which is a folder, into a button. This is the code I've played with, but it doesn't work:

.Header-nav-item .folder-toggle:last-child
 {
    background: #242424;
    color: #ffffff;
    padding: 15px !important;
    border-radius: 30px,
}
 
Here is an example: http://www.elbuhololava.com
 
It is the "Get Involved" dropdown on the my page. There is a password of 
CaaM-draft20!
 
Thank you.
Link to comment
  • Replies 2
  • Views 310
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

nav#mobileNavigation>div:last-child, nav#mainNavigation>div:last-child {
    background: white;
	padding: 5px;
}
nav#mobileNavigation>div:last-child>.folder-toggle, nav#mainNavigation>div:last-child>.folder-toggle {
    color: blue;
}

 

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

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.